From xemacs-m  Tue Mar 25 10:43:20 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 KAA02620
	for <xemacs-beta@xemacs.org>; Tue, 25 Mar 1997 10:43:19 -0600 (CST)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.61 #1)
	id 0w9ZJf-00031J-00; Tue, 25 Mar 1997 11:43:19 -0500
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: efs 20.1b9 breakage
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=ISO-8859-1
Message-Id: <E0w9ZJf-00031J-00@neal.ctd.comsat.com>
Date: Tue, 25 Mar 1997 11:43:19 -0500
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id KAA02621

20.1b9
Not sure what caused this one:

Signaling: (invalid-function (macro . #<compiled-function (from "advice.elc") (function) "...(4)" [ad-get-advice-info function] 2>))
  ad-is-advised(dired-call-process)
  efs-overwrite-fn("efs" dired-call-process)
  byte-code("!!!#########\"\"\"\"\"\"\"\"\"\"\"\"\"!#\"" [boundp MULE featurep mule load "efs-dired-mule" put dired-print-file efs efs-dired-print-file dired-make-compressed-filename efs-dired-make-compressed-filename dired-compress-file efs-dired-compress-file dired-recursive-delete-directory efs-dired-recursive-delete-directory dired-uncache efs-dired-uncache dired-shell-call-process efs-dired-shell-call-process dired-shell-unhandle-file-name efs-dired-shell-unhandle-file-name dired-file-modtime efs-dired-file-modtime dired-set-file-modtime efs-dired-set-file-modtime efs-overwrite-fn "efs" dired-call-process dired-insert-headerline dired-manual-move-to-filename dired-manual-move-to-end-of-filename dired-make-filename-string dired-flag-backup-files dired-create-files dired-find-file dired-find-file-other-window dired-find-file-other-frame dired-collect-file-versions dired-file-name-lessp add-hook dired-before-readin-hook efs-dired-before-readin dired-grep dired-grep-delete-local-temp-file efs-diff/grep-del-temp-file dired-grep-load-hook #<compiled-function (from "efs-dired.elc") nil "...(6)" [efs-overwrite-fn "efs" dired-grep-delete-local-temp-file efs-diff/grep-del-temp-file] 4>] 4)
  load-internal("efs-dired" nil t nil nil nil)
  load("efs-dired" nil t nil)
  require(efs-dired)
[...]

  load-internal("efs" nil nil nil nil nil)
  load("efs" nil nil nil)
  apply(load ("efs" nil nil nil))
  dired-handler-fn(load "efs" nil nil nil)
  load-internal("efs" nil nil nil nil nil)
  load("efs" nil nil nil)
  efs-file-handler-function(substitute-in-file-name "/ftp@ftp.cygnus.com:")
  substitute-in-file-name("/ftp@ftp.cygnus.com:")
  apply(substitute-in-file-name "/ftp@ftp.cygnus.com:")
  dired-handler-fn(substitute-in-file-name "/ftp@ftp.cygnus.com:")
  substitute-in-file-name("/ftp@ftp.cygnus.com:")
  read-file-name-2(file-name-history "Find file: " nil nil nil nil read-file-name-internal)
  read-file-name-1(file-name-history "Find file: " nil nil nil nil read-file-name-internal)
  read-file-name("Find file: " nil nil nil)
  call-interactively(find-file)

