From xemacs-m  Sun Mar  2 17:37:54 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 RAA06519
	for <xemacs-beta@xemacs.org>; Sun, 2 Mar 1997 17:37:53 -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 PAA21134 for <xemacs-beta@xemacs.org>; Sun, 2 Mar 1997 15:37:53 -0800 (PST)
Received: (from ange@localhost) by cuckoo.hpl.hp.com (8.7.1/8.7.1) id XAA07334; Sun, 2 Mar 1997 23:37:42 GMT
Sender: ange@cuckoo.hpl.hp.com
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: xemacs-beta@xemacs.org
Subject: Re: efs not working?
References: <kigwwrr3ec4.fsf@jagor.srce.hr> <QQcfac15117.199703011740@crystal.WonderWorks.COM> <kigbu9333j2.fsf@jagor.srce.hr>
From: Andy Norman <ange@hplb.hpl.hp.com>
Date: 02 Mar 1997 23:37:41 +0000
In-Reply-To: Hrvoje Niksic's message of 01 Mar 1997 18:50:25 +0100
Message-ID: <x5lo85n9ve.fsf@cuckoo.hpl.hp.com>
Lines: 20
X-Mailer: Gnus v5.4.15/XEmacs 20.1

Hrvoje Niksic <hniksic@srce.hr> writes:

> Hmm, efs-auto seems to load much more stuff than is the default in
> 19.14.  E.g. pressing ange-ftp-<M-TAB> in 19.14 gives:

> ange-ftp-hook-function <f>		ange-ftp-default-user
> ange-ftp-generate-anonymous-password	ange-ftp-path-format

> After a `(require 'efs-auto)' in 20.1-b3, pressing efs-<M-TAB> gives
> 95 functions and variables.  Andy, why is this so?

OK, there are quite a few efs- variables poluting the namespace.  Many hold
regexps to do with auto-detection of host types.  They don't really hurt
tooooo much to have around.  Most of the rest of the stuff is to do with
allowing a subset of efs functionality (like efs-ftp-path) without loading the
main module.
-- 
						-- ange -- <><

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

