>>>> "Dan" == Dan Holmsand
<dan(a)innehallsbolaget.com> writes:
Dan> Adrian Aichner <aichner(a)ecf.teradyne.com> writes:
> 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
Dan> Hi Adrian,
Dan> Sorry to be insisting here, but this has nothing to do with efs. This
Dan> is entirely due to a bug in package-get.el.
Hello Dan, Jan, Michael!
I was the one who changed from
insert-file-contents-internal
to
insert-file-contents-literally
because the former caused problems when installing packages built by
Windows NT native XEmacs.
AFAIK, reverting to insert-file-contents-internal would be wrong.
Jan and Michael had this figured out. There were patches to core lisp
and efs to make this work.
Jan, Michael, could you please comment?
Best regards,
Adrian
Dan> insert-file-contents-literally will not download files with efs (as it
Dan> sets file-name-handler-alist to nil - notice the d:\ in your error
Dan> message).
Dan> The error message "ftp-error FTP Error: CWD 550
Dan> /pub/xemacs/packages/package-index.LATEST.pgp/: Not a directory" on
Dan> the other hand seems to be due to some bug in efs - but they are not
Dan> related.
Dan> See my earlier post:
Dan>
http://www.xemacs.org/list-archives/xemacs-beta/200007/msg00087.html
Dan> /dan
Dan> --
Dan> Dan Holmsand
Dan> dan(a)innehall.com