From owner-cvs-all Mon Apr 20 22:51:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03274 for cvs-all-outgoing; Mon, 20 Apr 1998 22:51:25 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA03257; Tue, 21 Apr 1998 05:51:12 GMT (envelope-from mark@grondar.za) Received: from greenpeace.grondar.za (greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.8.8/8.8.8) with ESMTP id HAA23433; Tue, 21 Apr 1998 07:51:06 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.8/8.8.8) with ESMTP id HAA12740; Tue, 21 Apr 1998 07:51:04 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199804210551.HAA12740@greenpeace.grondar.za> X-Mailer: exmh version 2.0.2 2/24/98 To: Gary Jennejohn cc: Andreas Klemm , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/editors/xemacs20 Makefile ports/editors/xemacs20/files md5 ports/editors/xemacs20/pkg PLIST PLIST.mule Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 21 Apr 1998 07:51:04 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Gary Jennejohn wrote: > >While you're at it ... > >xemacs creates a directory /var/tmp/xemacs. > >During startup our scripts complain about being unable to remove > >that directory. Any possibility, to easily teach xemacs to use simply > >/var/tmp or should we change our rc scripts ? > > > > actually it's /var/run/xemacs. > > there was considerable discussion about this in the ports list some > months ago and the consensus seemed to be that a /var/run/xemacs was > the most appropriate solution. That's why I did it that way. This job needs to be completed. The startup /etc/rc.whatever should rm -rf the contents of /var/run. There should be a /usr/local/etc/rc.d/ xemacs that recreates the necessary. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message