From xemacs-m  Thu Jul 10 15:25:13 1997
Received: from cnri.reston.va.us (cnri.CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA13374
	for <xemacs-beta@xemacs.org>; Thu, 10 Jul 1997 15:25:12 -0500 (CDT)
Received: from newcnri.CNRI.Reston.Va.US (newcnri [132.151.1.84]) by cnri.reston.va.us (8.8.5/8.7.3) with SMTPid QAA21229; Thu, 10 Jul 1997 16:28:20 -0400 (EDT)
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id QAA29229; Thu, 10 Jul 1997 16:29:32 -0400
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id QAA07563; Thu, 10 Jul 1997 16:28:27 -0400
Date: Thu, 10 Jul 1997 16:28:27 -0400
Message-Id: <199707102028.QAA07563@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.Va.US>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Mike Scheidler <c23mts@eng.delcoelect.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: filelock.c 
References: <27952.868566054@kocrsw12>
X-Mailer: VM 6.32 under 20.3 "Sofia" XEmacs  Lucid (beta9)
Reply-To: bwarsaw@python.org
X-Attribution: BAW
X-Oblique-Strategy: Decorate, decorate
X-Url: http://www.python.org/~bwarsaw


>>>>> "mts" == Mike Scheidler <c23mts@eng.delcoelect.com> writes:

    mts> I think I did it this way once or twice, but decided that
    mts> since 95% of our users have their own machines it really
    mts> didn't do much good.  YMMV

What I was thinking about was to put something like:

    (setq lock-directory "/usr/tmp")

in our site-start-file.

-Barry

