From xemacs-m  Sat Mar 22 11:14: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 LAA29002
	for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 11:14:08 -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 SAA14760 for <xemacs-beta@xemacs.org>; Sat, 22 Mar 1997 18:14:07 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA16588; Sat, 22 Mar 1997 18:14:07 +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> 	<y9l4te3kgo4.fsf@modas.informatik.uni-tuebingen.de> <199703221706.MAA08437@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 18:14:05 +0100
In-Reply-To: Derrell Lipman's message of Sat, 22 Mar 1997 12:06:47 -0500 (EST)
Message-Id: <y9lzpvvj1cy.fsf@modas.informatik.uni-tuebingen.de>
Lines: 16
X-Mailer: Gnus v5.4.23/XEmacs 20.1

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

Derrell> Does that mean that I will be able to call
Derrell> (efs-display-ftp-activity) from my .emacs?
Derrell> [...] This is the only EFS function that I call in my .emacs.
Derrell> Are there others that I "should" be calling?

I was just looking at the doc string previously, and it looked as if
efs-display-ftp-activity wouldn't do anything unless ftp activity was
going on.  Now I read the code and I see the light.

It's being autoloaded in my current workspace, so it should move into
one of the next betas.

Cheers =8-} Mike

