GNU bug report logs - #4260
23.1.50; tramp is loading unnecessarily

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Tue, 25 Aug 2009 22:25:06 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: "4260\@debbugs.gnu.org" <4260 <at> debbugs.gnu.org>,
        Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Subject: bug#4260: 23.1.50; tramp is loading unnecessarily
Date: Thu, 27 Aug 2009 08:38:45 +0200
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>> Because partial completion is enabled by default in Emacs 23. It wasn't
>> in Emacs 22.
>
> As I said, I think the current behavior is wrong and should be fixed.
> "check if partial-completion is enabled" was a heuristic which worked in
> Emacs-23.  It's not The Right Thing.  So we shouldn't take it as holy
> word and stick to it.  Instead we should revisit it.
> The thing that does matter is that "emacs -Q" should not autoload Tramp when
> you just do C-x C-f /s TAB

That's what I'm working on. Tramp shall not be loaded before you type
"C-x C-f /s: TAB" or "C-x C-f /s@ TAB".

Alternatively, we could introduce another value `remote-completion' (or
something like this) to be added to `completion-styles'. Then a user
must place in her .emacs

  (add-to-list 'completion-styles 'remote-completion)

Which solution do you prefer?

>         Stefan

Best regards, Michael.



This bug report was last modified 15 years and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.