Kai Gro?johann wrote:
> Kevin Rodgers <[EMAIL PROTECTED]> writes:
>>It's generally agreed that the user should be able to enable and disable
>>features at will. Should Tramp be a global minor mode a la
>>auto-compression-mode and auto-image-file-mode?
>
> Disabling Ange-FTP works the same as disab
Kevin Rodgers <[EMAIL PROTECTED]> writes:
> Kai Gro?johann wrote:
>> One can remove the Tramp entries from file-name-handler-alist and
>> re-add the Ange-FTP entries there. But it's also possible to just
>> type "/ftp:[EMAIL PROTECTED]:/some/file" as the filename, or to set
>> tramp-default-metho
It's generally agreed that the user should be able to enable and disable
features at will. Should Tramp be a global minor mode a la
auto-compression-mode and auto-image-file-mode?
There is no general rule that every Emacs feature needs a minor mode
to enable and disable it. Is there
[EMAIL PROTECTED] (Kim F. Storm) writes:
>> Tramp will pass all file operations to ange-ftp then.
>
> Wouldn't it be good to mention this in etc/NEWS?
done.
> BTW, would it be possible to mention _why_ tramp is better than
> ange-ftp...?
I believe the NEWS file does it already.
Best regards, M
Kai Gro?johann wrote:
> One can remove the Tramp entries from file-name-handler-alist and
> re-add the Ange-FTP entries there. But it's also possible to just
> type "/ftp:[EMAIL PROTECTED]:/some/file" as the filename, or to set
> tramp-default-method, as Michael mentioned.
It's generally agreed th
Thank you, that setting did exactly what I wanted.
Guy
Michael Albinus wrote:
Guy Gascoigne - Piggford <[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 associa
[EMAIL PROTECTED] (Kai GroÃjohann) writes:
> [EMAIL PROTECTED] (Kim F. Storm) writes:
>
>> BTW, would it be possible to mention _why_ tramp is better than
>> ange-ftp...?
>
> I think that's difficult because Tramp isn't better. It does a
> different job.
The way I see it, it does the same job (a
[EMAIL PROTECTED] (Kim F. Storm) writes:
> BTW, would it be possible to mention _why_ tramp is better than
> ange-ftp...?
I think that's difficult because Tramp isn't better. It does a
different job.
Tramp consists of three parts.
One part groks filenames of the form "/method:[EMAIL PROTECTED]
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
Guy Gascoigne - Piggford <[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 "
10 matches
Mail list logo