From xemacs-m  Fri Mar 21 02:32:34 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 CAA01003
	for <xemacs-beta@xemacs.org>; Fri, 21 Mar 1997 02:32:33 -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 JAA28262 for <xemacs-beta@xemacs.org>; Fri, 21 Mar 1997 09:32:32 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA19038; Fri, 21 Mar 1997 09:32:31 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: xemacs-beta@xemacs.org
Subject: Re: efs-patches is terminally broken
References: <199703200108.UAA23704@cs.sunysb.edu> 	<y9l913in1rz.fsf@modas.informatik.uni-tuebingen.de> 	<vk3etqebn7.fsf@cdc.noaa.gov> <QQchsf01758.199703201722@crystal.WonderWorks.COM> <y9lvi6ml9o6.fsf@modas.informatik.uni-tuebingen.de> <yviahgi6jrbq.fsf@atreides.eng.mindspring.net>
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: 21 Mar 1997 09:32:30 +0100
In-Reply-To: Sudish Joseph's message of 20 Mar 1997 14:28:21 -0500
Message-Id: <y9liv2llk69.fsf@modas.informatik.uni-tuebingen.de>
Lines: 30
X-Mailer: Gnus v5.4.23/XEmacs 20.1

>>>>> "Sudish" == Sudish Joseph <sj@eng.mindspring.net> writes:

Sudish> Michael Sperber writes:
>> 3. There's only one I'm aware of:  The fact that Steve and Michael
>> Kifer have been getting "eval depth exceeded" type errors, Steve in
>> connection with the autoloading patches and Gnus, Michael in
>> connection with advice.el.  I agree this is serious.

Sudish> [...]

>> I think I don't know enough about Michael's and Steve's setup.
>> (An example from an "xemacs -q" would help greatly.)  I have
>> reserved all day Friday to find and fix this problem.

Sudish> xemacs -q
Sudish> (load "viper")
Sudish> (load "efs")
Sudish> C-x C-f ~/.profile

I see the light now:

On 19.15b101 this causes the nesting depth exceeded error.

On 20.1b8 this causes the arg count error.

I was using only the 20.1 betas up to now.

Thanks Sudish!

Cheers =8-} Mike

