emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling Tramp


From: Guy Gascoigne - Piggford
Subject: Re: Disabling Tramp
Date: Wed, 09 Mar 2005 10:41:32 -0800
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Thank you, that setting did exactly what I wanted.

Guy

Michael Albinus wrote:

Guy Gascoigne - Piggford <address@hidden> 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.

Thanks - Guy

Best regards, Michael.


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








reply via email to

[Prev in Thread] Current Thread [Next in Thread]