From xemacs-m  Wed Mar 26 07:17:34 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id HAA26973
	for <xemacs-beta@xemacs.org>; Wed, 26 Mar 1997 07:17:33 -0600 (CST)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.61 #1)
	id 0w9sZx-0004He-00; Wed, 26 Mar 1997 08:17:25 -0500
To: sperber@Informatik.Uni-Tuebingen.De (Michael Sperber [Mr. Preprocessor])
Cc: xemacs-beta@xemacs.org
Subject: Re: efs 20.1b9 breakage
References: <E0w9ZJf-00031J-00@neal.ctd.comsat.com> <y9liv2fg3m1.fsf@modas.informatik.uni-tuebingen.de> <u9n2rrsq74.fsf@neal.ctd.comsat.com> <y9l67yff4xq.fsf@modas.informatik.uni-tuebingen.de>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Neal Becker <neal@ctd.comsat.com>
Date: 26 Mar 1997 08:17:25 -0500
In-Reply-To: sperber@Informatik.Uni-Tuebingen.De's message of 26 Mar 1997 09:11:45 +0100
Message-ID: <u9rah2yeqi.fsf@neal.ctd.comsat.com>
Lines: 40
X-Mailer: Gnus v5.4.33/XEmacs 20.1(beta9)

>>>>> "Michael" == Michael Sperber <sperber@Informatik.Uni-Tuebingen.De> writes:

>>>>> "Neal" == Neal Becker <neal@ctd.comsat.com> writes:
>>>>> "Michael" == Michael Sperber <sperber@informatik.uni-tuebingen.de> writes:

>>>>> "Neal" == Neal Becker <neal@ctd.comsat.com> writes:
    Neal> 20.1b9
    Neal> Not sure what caused this one:

    Neal> Signaling: (invalid-function (macro . #<compiled-function (from "advice.elc") (function) "...(4)" [ad-get-advice-info function] 2>))
    Neal> ad-is-advised(dired-call-process)

    Michael> This is something I thought I had fixed for b9, and I cannot reproduce 
    Michael> it here.  Can you reproduce the error if you first load efs-ovwrt.el
    Michael> (not .elc) and then again efs-dired?

    Neal> No.  From xemacs -q I tried load-file xxxx/efs-ovwrt.el, then load-lib
    Neal> efs-dired, then tried C-xC-f /ftp@ftp:.  No problem.

    Michael> Now I'm confused.  The dates in lisp/efs say

    Michael>   -rw-r--r--   1 sperber  PUstaff     4208 Mar 23 11:54 efs-ovwrt.el
    Michael>   -rw-r--r--   1 sperber  PUstaff     2226 Mar 23 12:01 efs-ovwrt.elc

    Michael> So the .elc looks OK.

    Michael> When I do "xemacs -q" (again, this is 20.1b9), and do

    Michael> (require 'advice)
    Michael> ;; just to be sure I really get the compiled version
    Michael> (load "/afs/informatik.uni-tuebingen.de/home/sperber/build/xemacs-20.1-b9/lisp/efs/efs-ovwrt.elc")
    Michael> (require 'efs-dired)

    Michael> I get no error whatsoever.  Does this reproduce the problem for you?
    Michael> (Or what exactly did you do to trigger the bug?)

Problem is, I don't know how to reproduce it - it only happened once
so far.  The only thing I can tell you is I believe I had loaded all
the usual junk (gnus, w3) before trying efs.

