From xemacs-m  Sat Mar 22 07:08:15 1997
Received: from macon.informatik.uni-tuebingen.de (macon2.Informatik.Uni-Tuebingen.De [134.2.13.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA28086
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 07:08:14 -0600 (CST)
Received: from modas.informatik.uni-tuebingen.de (modas.Informatik.Uni-Tuebingen.De [134.2.12.3]) by macon.informatik.uni-tuebingen.de (8.8.4/8.8.3/AIX-4.1/WSI-1.0) with SMTP id OAA16326 for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 14:08:16 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA15638; Sat, 22 Mar 1997 14:08:14 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Subject: Re: (require 'efs) v. (require 'efs-auto)
References: <199703220604.WAA22327@infodock.com> <y9ld8ssjpuf.fsf@modas.informatik.uni-tuebingen.de> <m2ybbg5my7.fsf@altair.xemacs.org>
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: 22 Mar 1997 14:08:10 +0100
In-Reply-To: Steven L Baur's message of 22 Mar 1997 00:51:28 -0800
Message-Id: <y9l913gjcqt.fsf@modas.informatik.uni-tuebingen.de>
Lines: 25
X-Mailer: Gnus v5.4.23/XEmacs 20.1

>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:

sb> Michael Sperber writes:
>> "All other users" (if things go well) will not have to require either
>> with the next beta---EFS will autoload by default when a remote path
>> is accessed.

sb> Oh My God!  What have I done?  How do I keep this (mis)feature turned
sb> off regardless of what I mistype?

It's just the same behavior as in 19.14.  A whole bunch of people on
this list wanted it and complained that EFS didn't behave that way.
Noone spoke up against it.  That was *all* the mis-patch of
20.1b101-102 was about.

Should I conditionalize that on a variable?  Something like ...

(defvar allow-remote-paths t
  "Set this to nil if you don't want remote paths to access
remote files.")

I know I've apparently fallen in misfavor with the Gods.  What do I
need to do to repent?  I'm more than willing.

Cheers =8-} Mike

