From xemacs-m  Sat Mar 22 10:58:09 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 KAA28776
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 10:58:07 -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 RAA16178 for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 17:58:06 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA17376; Sat, 22 Mar 1997 17:58:04 +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> <199703221535.KAA03475@amber.vis-av.com>
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 17:58:03 +0100
In-Reply-To: Derrell Lipman's message of Sat, 22 Mar 1997 10:35:17 -0500 (EST)
Message-Id: <y9l4te3kgo4.fsf@modas.informatik.uni-tuebingen.de>
Lines: 20
X-Mailer: Gnus v5.4.23/XEmacs 20.1

>>>>> "Derrell" == Derrell Lipman <derrell@vis-av.com> writes:

>>>>> "  Michael" == Michael Sperber <sperber@informatik.uni-tuebingen.de> writes:

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

Derrell> Does that mean that I will be able to call (efs-display-ftp-activity)
Derrell> from my .emacs?

After you've accessed a remote path, yes :-}

I guess you want an autoload on efs-display-ftp-activity.  No problem,
but it seems to me that before this one gets autoloaded, there's
probably about a dozen in line before this one?

Cheers =8-} Mike


