emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs unconditionally loads tramp.el


From: Stefan Monnier
Subject: Re: Emacs unconditionally loads tramp.el
Date: Mon, 24 Apr 2006 09:33:43 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> In that case, tramp.el and regexp-opt should probably be preloaded,
>> rather than be loaded every time via `emacs-startup-hook'.
> ... or revert the change to the previous behaviour: method/ username/
> hostname completion are active only after loading the first remote
> file. I'm really undecided what's better.

Or do as ange-ftp does: only load the completion code when the user hits TAB
at something like "/".  After all, it's rather uncommon to do that (at least
for me) unless I use Tramp.


        Stefan




reply via email to

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