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: Michael Albinus
Subject: bug#5840: 24.0.50; wrong tramp-file-name-regexp
Date: Thu, 15 Apr 2010 15:06:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Hmmm... so Tramp does not interpret `non-essential' in the same way as
> I do (and the way I documented in the docstring).  E.g. when using
> icomplete (which should set non-essential for the same reason as ido,
> IIUC), I wouldn't want Tramp to try to connect to the host just because
> I've started typing "/ssh:host:something".

It doesn't. It starts connecting the host when you type
"/ssh:host:something?" or "/ssh:host:something <TAB>".

Btw, I'm not sure whether ido.el needs `non-essential. I've just
replaced `tramp-completion-mode' there, without too much testing whether
it could be rearranged.

>         Stefan

Best regards, Michael.







reply via email to

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