Michael Albinus <[EMAIL PROTECTED]> writes:

>> Using a build of cvs emacs, is there a simple way to disable tramp?  I 
>> just want to use ange-ftp.
>
> Unloading Tramp wouldn't be sufficient because of the associated
> autoloads. Instead of, you might declare this:
>
> (setq tramp-default-method "ftp")
>
> Tramp will pass all file operations to ange-ftp then.

Wouldn't it be good to mention this in etc/NEWS?

BTW, would it be possible to mention _why_ tramp is better than
ange-ftp...?

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to