From owner-freebsd-ports Thu Oct 1 01:46:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA13341 for freebsd-ports-outgoing; Thu, 1 Oct 1998 01:46:13 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA13332 for ; Thu, 1 Oct 1998 01:46:12 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca3-60.ix.netcom.com [209.109.233.60]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id BAA07135 for ; Thu, 1 Oct 1998 01:45:52 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id BAA26182; Thu, 1 Oct 1998 01:45:46 -0700 (PDT) Date: Thu, 1 Oct 1998 01:45:46 -0700 (PDT) Message-Id: <199810010845.BAA26182@silvia.hip.berkeley.edu> To: ports@FreeBSD.ORG Subject: emacs lock files From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I see that various emacsen install lock directories in all sorts of different places. Can we merge them into one, or at least move them to a more standardized location? In particular, I hate the ones in /usr/local. (Writable directories in /usr/local?!?) Right now, we have emacs: /usr/local/com/emacs/lock mule: /usr/local/com/mule/lock xemacs: /var/run/xemacs/lock Is there a reason why they can't all share one directory? I don't know about xemacs, but emacs/mule just have PID's in there so they should be interchangable. If we can standardize them, I propose /var/run/emacs/lock. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message