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: Romain Francoise
Subject: Re: Emacs unconditionally loads tramp.el
Date: Mon, 24 Apr 2006 14:12:12 +0200

Michael Albinus <address@hidden> writes:

> That's right. It is due to `tramp-register-file-name-handlers' in
> `emacs-startup-hook', which is an autoloaded function. But Tramp would
> be loaded anyway when one tries to complete a filename in the
> minibuffer, because the intention of my change is to provide
> method/username/hostname completion for remote files. "C-x C-f / <TAB>"
> would be sufficient to load Tramp.

In that case, tramp.el and regexp-opt should probably be preloaded,
rather than be loaded every time via `emacs-startup-hook'.

-- 
Romain Francoise <address@hidden> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter




reply via email to

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