From xemacs-m  Tue Feb 18 06:35:54 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 GAA26521
	for <xemacs-beta@xemacs.org>; Tue, 18 Feb 1997 06:35:53 -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 NAA22732 for <xemacs-beta@xemacs.org>; Tue, 18 Feb 1997 13:35:53 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA20010; Tue, 18 Feb 1997 13:35:51 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Subject: Re: efs
References: <199702170557.AAA09938@beavis.bayserve.net> 	<y9liv3r7vv1.fsf@modas.informatik.uni-tuebingen.de> <199702180430.XAA14127@beavis.bayserve.net> <rxspvxybb04.fsf@midnight.ecf.teradyne.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: 18 Feb 1997 13:35:50 +0100
In-Reply-To: Adrian Aichner's message of 18 Feb 1997 12:37:47 +0100
Message-Id: <y9l3euu1ec9.fsf@modas.informatik.uni-tuebingen.de>
Lines: 23
X-Mailer: Gnus v5.4.13/XEmacs 20.1

>>>>> "Adrian" == Adrian Aichner <aichner@ecf.teradyne.com> writes:

>>>>> "Jeff" == Jeff Miller <jmiller@bayserve.net> writes:

Adrian> Hello Jeff,

Adrian> I can confirm your observations! efs slows down xemacs startup by a
Adrian> factor of 2-3.

Of course it slows down startup --- it has to be loaded, after all.
The full package is also substantially bigger than ange-ftp.
What's your point?

What do you do to load EFS?  The sample.emacs in 20.1b1 doesn't have a
reference to EFS, as far as I can see.

The recommended way used to be to do:

(require 'efs-auto)

This takes almost no time at all, and EFS then loads on demand.

Cheers =8-} Mike

