Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 1998 16:47:43 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        ports@FreeBSD.ORG
Subject:   Re: emacs lock files
Message-ID:  <199810062347.QAA07939@silvia.hip.berkeley.edu>

next in thread | raw e-mail | index | archive | help
Emacs/mule/xemacs maintainers,

Can you please change the following?  BTW, since the directory needs
to be created at least once, the *.sh files in ${PREFIX}/etc/rc.d
should be created by different ports with different names (if they
have the same name, it will disappear when you install emacs, xemacs
and then delete xemacs).  I suggest you use the directory name
(optionally with "<lang>-" in front) of the port.  Also, it will be
too noisy if every port declares it is creating the directory ("Local
package startup: emacs emacs20 ja-mule-wnn6 mule xemacs xemacs20...") 
so I recommend you to turn off the echo statements in this file.

Satoshi
-------
Date: Thu, 1 Oct 1998 01:45:46 -0700 (PDT)
To: ports@freebsd.org
Subject: emacs lock files
From: asami@cs.berkeley.edu (Satoshi Asami)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810062347.QAA07939>