From xemacs-m  Mon Mar 24 13:20:55 1997
Received: from palrel3.hp.com (palrel3.hp.com [15.253.88.10])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA16472
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 13:20:54 -0600 (CST)
Received: from cuckoo.hpl.hp.com (cuckoo.hpl.hp.com [15.144.62.116]) by palrel3.hp.com with ESMTP (8.7.5/8.7.3) id LAA08958 for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 11:20:55 -0800 (PST)
Received: (from ange@localhost) by cuckoo.hpl.hp.com (8.7.1/8.7.1) id TAA18491; Mon, 24 Mar 1997 19:20:47 GMT
Sender: ange@cuckoo.hpl.hp.com
To: derrell@vis-av.com
Cc: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]),
        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>
From: Andy Norman <ange@hplb.hpl.hp.com>
Date: 24 Mar 1997 19:20:46 +0000
In-Reply-To: Derrell Lipman's message of Sat, 22 Mar 1997 10:35:17 -0500 (EST)
Message-ID: <x567yhm701.fsf@cuckoo.hpl.hp.com>
Lines: 16
X-Mailer: Gnus v5.4.23/XEmacs 20.1

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

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

I do this:

(add-hook 'efs-load-hook
	  (function
	   (lambda ()
	     (efs-display-ftp-activity))))
      
-- 
						-- ange -- <><

http://www-uk.hpl.hp.com/people/ange		ange@hplb.hpl.hp.com

