From xemacs-m  Mon Mar 10 01:11:38 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 BAA18973
	for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 01:11:37 -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 IAA16210 for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 08:11:36 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA24096; Mon, 10 Mar 1997 08:11:34 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Subject: Re: EFS is still broken in 20.1-b6
References: <199703100431.XAA05986@cs.sunysb.edu>
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: 10 Mar 1997 08:11:34 +0100
In-Reply-To: kifer@CS.SunySB.EDU's message of Sun, 09 Mar 1997 23:19:36 -0500
Message-Id: <y9llo7ww7a1.fsf@modas.informatik.uni-tuebingen.de>
Lines: 23
X-Mailer: Gnus v5.4.15/XEmacs 20.1

>>>>> "Michael" == Michael Kifer <kifer@CS.SunySB.EDU> writes:

Michael> In 20.1 compiled with MULE, efs breaks find-file, if it is advised:

Michael> (defadvice find-file (before vip-add-suffix-advice activate)
Michael>   "Use `read-file-name' for reading arguments."
Michael>   (interactive (list (read-file-name "Find file: " nil default-directory))))

Michael> Then do:

Michael> (require 'efs)

Michael> Then try to visit a file: C-xC-f file

Michael> You get lisp nesting exceeds max level.

Michael> I reported this a few betas ago, but it apparently was lost among other
Michael> reports.

No, it wasn't lost.  It just hasn't been attended to. It's definitely
on my todo-list. :-}

Cheers =8-} Mike

