From xemacs-m  Sat Mar 22 11:06:53 1997
Received: from amber.vis-av.com (amber.vis-av.com [206.119.44.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA28856
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 11:06:51 -0600 (CST)
Received: (from derrell@localhost)
          by amber.vis-av.com (8.8.5/8.8.4)
	  id MAA08437; Sat, 22 Mar 1997 12:06:47 -0500 (EST)
Date: Sat, 22 Mar 1997 12:06:47 -0500 (EST)
Message-Id: <199703221706.MAA08437@amber.vis-av.com>
From: Derrell Lipman <derrell@vis-av.com>
To: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Cc: xemacs-beta@xemacs.org
Subject: Re: (require 'efs) v. (require 'efs-auto)
In-Reply-To: <y9l4te3kgo4.fsf@modas.informatik.uni-tuebingen.de>
References: <199703220604.WAA22327@infodock.com>
	<y9ld8ssjpuf.fsf@modas.informatik.uni-tuebingen.de>
	<199703221535.KAA03475@amber.vis-av.com>
	<y9l4te3kgo4.fsf@modas.informatik.uni-tuebingen.de>
X-Mailer: VM 6.21 under 19.15 XEmacs Lucid (beta103)
Reply-To: derrell@vis-av.com
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII

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

>>>>> "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
Derrell> (efs-display-ftp-activity) from my .emacs?

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

I don't know.  This is the only EFS function that I call in my .emacs.
Are there others that I "should" be calling?

(EFS is brand new to me, so I don't even know what it "can" do, what's
different about it from ange-ftp, or why it replaced ange-ftp.)

Derrell

