Xref: utzoo gnu.emacs.help:143 comp.emacs:9376 Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!HPLB.HPL.HP.COM!ange From: ange@HPLB.HPL.HP.COM (Andy Norman) Newsgroups: gnu.emacs.help,comp.emacs Subject: Re: ange-ftp : problem Message-ID: <9010221038.AA21948@hplb.hpl.hp.com> Date: 22 Oct 90 10:43:34 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Distribution: gnu Organization: GNUs Not Usenet Lines: 16 Recently pai@opal.systemsx.cs.yale.edu (A. Satish Pai) wrote: > I have a small problem using the recently-posted ange-ftp package. > If I load the ange-ftp.el file, then afterwards on many occasions > I get an error message, > "Autoloading failed to define function ange-ftp-real-delete-file". > This happens, for example, when I try to quit out of GNUS newsgroup mode. > What should I do to avoid this? Simple. ange-ftp should not be autoloaded. You just 'require' it before you need it. Personally I just leave it loaded. -- ange -- ange@hplb.hpl.hp.com