bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5840: 24.0.50; wrong tramp-file-name-regexp


From: Stefan Monnier
Subject: bug#5840: 24.0.50; wrong tramp-file-name-regexp
Date: Thu, 15 Apr 2010 20:32:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> and it immediately tries to connect to my machine `pastel'.  The lack of
>> `non-essential' in icomplete.el does not excuse this.  Can you explain
>> why Tramp tries to connect to a machine whose name I haven't even fully
>> typed yet?

> Sorry, I cannot reproduce the problem with "emacs -Q". At this point,
> Tramp shall not be loaded even.

Indeed, I was using an icomplete.el with slightly changed default
settings, sorry.  Here is the complete tested recipe:

   % emacs -Q
   C-x C-f /su: C-g
   M-: (setq icomplete-with-completion-tables '(read-file-name-internal))
   M-x icomplete-mode
   C-x C-f /

and that's enough to trigger popping up a "*tramp/scp fcp*" window
telling me "Process *tramp/scp fcp* exited abnormally with code 255"


        Stefan







reply via email to

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