From xemacs-m  Mon Mar 24 06:51:28 1997
Received: from mgate.uni-hannover.de (mgate.uni-hannover.de [130.75.2.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA08858
	for <xemacs-beta@xemacs.org>; Mon, 24 Mar 1997 06:51:27 -0600 (CST)
Received: from helios (actually helios.tnt.uni-hannover.de) by mgate 
          with SMTP (PP); Mon, 24 Mar 1997 13:51:36 +0100
Received: from daedalus.tnt.uni-hannover.de by helios (SMI-8.6/SMI-SVR4) 
          id NAA22796; Mon, 24 Mar 1997 13:50:54 +0100
Received: by daedalus.tnt.uni-hannover.de (SMI-8.6/SMI-SVR4) id NAA11782;
          Mon, 24 Mar 1997 13:50:54 +0100
Date: Mon, 24 Mar 1997 13:50:54 +0100
Message-Id: <199703241250.NAA11782@daedalus.tnt.uni-hannover.de>
From: Heiko Muenkel <muenkel@tnt.uni-hannover.de>
To: xemacs-beta@xemacs.org
Subject: Autoload for efs-ftp-path
X-Face: n}R'l6CHRf>pi&bj7[x0CW3:kmXm@1)7m+l*9[fp;-Ow4Xe~=5E;skf?2> 
        y]f{HzB|Q(\V9+y$PP~.4G[2n4W7{6Ilm[AMY9B:0kj.K_$-d%p4YIF*bX;=ADp6{ 
        HS@NEv9c.VII+9PgXHASx}K(jy^t=q%qzZ72q1e4E;O!$A$`&wgtLk"1%p.nC_G!] 
        4d1!+J4Q#YD_iXeEy`1x)d\r$1Qn\'23n|[8Y_xzuXJJ7W(EGqnzB]`]aq??;+z=) 
        DW~\'Vq&F'g%QU[Mv2:}nS>SdZFTEC2GsgB=Q,:~H<R5S[:ZN%B:s0;|v1x"Jb
Mime-Version: 1.0 (generated by tm-edit 7.90)
Content-Type: text/plain; charset=US-ASCII

I need an autoload for efs-ftp-path. Can I use the following
for it:
(autoload 'efs-ftp-path "efs"
	"Parse PATH according to efs-path-regexp.
Returns a list (HOST USER PATH), or nil if PATH does not match the
format.")

or won't this work in the future because of a change in efs to
overcome the problems with efs-auto?


Does anyone know, if efs is also distributed with the Emacs 19.xx?
And if so, since which version?


Thanks,

Heiko


