>>>> "Michael" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
>>>> "MS" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
APA> This problem is still alive and
kicking.
APA> Unfortunately I don't have time to look into it.
MS> I believe I've solved it, but I haven't finished testing yet. (The
MS> patch posted here awhile ago doesn't cut it.)
APA> I realize my little patch wasn't really a solution.
APA> Yell if you need a guinea pig on NT, Michael.
Michael> Thanks. Here is the fix:
Hi Michael,
after applying your patch, byte-compiling efs.el, and starting a fresh
(emacs-version)
"XEmacs 21.1 (patch 11) \"Carlsbad Caverns\" [Lucid] (i386-pc-win32)
of Wed Jul 19 2000 on ZJ75T"
I get this error when trying to
M-x pui-list-packages
with
xemacs.org selected:
Opening input file: No such file or directory,
d:\anonymous@ftp.xemacs.org:\pub\xemacs\packages\package-index.LATEST.pgp
Will I have to formally build and install the efs package?
Is patching and byte-compiling of efs.el, using it in a newly started
XEmacs enough to test this?
Best regards,
Adrian
Michael> Index: efs.el
Michael> ===================================================================
Michael> RCS file: /afs/informatik.uni-tuebingen.de/pu/cvs/elisp/efs/efs.el,v
Michael> retrieving revision 1.58
Michael> retrieving revision 1.59
Michael> diff -u -c -r1.58 -r1.59
Michael> *** efs.el 2000/04/15 13:33:34 1.58
Michael> --- efs.el 2000/07/16 11:01:35 1.59
Michael> ***************
Michael> *** 4689,4695 ****
Michael> switches file lsargs noparse parse noerror
Michael> msg nowait cont)
Michael> (if result
Michael> ! (efs-error host user (format "CWD %s failed: " line))
Michael> (efs-send-cmd
Michael> host user
Michael> (list (if nlist 'nlist 'dir) "" (cdr temp)
lsargs)
Michael> --- 4689,4698 ----
Michael> switches file lsargs noparse parse noerror
Michael> msg nowait cont)
Michael> (if result
Michael> ! (if noerror
Michael> ! (if cont
Michael> ! (efs-call-cont cont nil))
Michael> ! (efs-error host user (format "CWD %s failed: "
line)))
Michael> (efs-send-cmd
Michael> host user
Michael> (list (if nlist 'nlist 'dir) "" (cdr temp)
lsargs)
Michael> --
Michael> Cheers =8-} Mike
Michael> Friede, Völkerverständigung und überhaupt blabla