[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.0.28); Tramp does not properly replace ange-ftp
From: |
Michael Albinus |
Subject: |
Re: tramp (2.0.28); Tramp does not properly replace ange-ftp |
Date: |
04 Feb 2003 14:11:30 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
Bruce Tulloch <address@hidden> writes:
> Reloading tramp-ftp is the only way I have found to reset this alist
> (other than manually). My question is why is it necessary to remove
M-: (tramp-disable-ange-ftp)
should do the trick.
> the ange-ftp hooks at all ? Would it not be better just to leave them
> in the list _below_ the tramp hooks. How can I do this ?
Nice idea. I'll test it next days in order to see whether there are
side-effects.
Best regards, Michael.