From xemacs-m  Wed Mar 26 02:11:59 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 CAA24080
	for <xemacs-beta@xemacs.org>; Wed, 26 Mar 1997 02:11:54 -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 JAA29516; Wed, 26 Mar 1997 09:11:53 +0100
Received: by modas.informatik.uni-tuebingen.de (AIX 4.1/UCB 5.64/4.03)
          id AA18860; Wed, 26 Mar 1997 09:11:46 +0100
Sender: sperber@informatik.uni-tuebingen.de
To: Neal Becker <neal@ctd.comsat.com>
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>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=ISO-8859-1
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: 26 Mar 1997 09:11:45 +0100
In-Reply-To: Neal Becker's message of 25 Mar 1997 14:54:07 -0500
Message-Id: <y9l67yff4xq.fsf@modas.informatik.uni-tuebingen.de>
Lines: 44
X-Mailer: Gnus v5.4.33/XEmacs 20.1(beta9)
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id CAA24081

>>>>> "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.

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

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

So the .elc looks OK.

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

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

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

-- 
Cheers =8-} Chipsy
Friede, Vlkerverstndigung und berhaupt blabla

