GNU bug report logs -
#7583
23.2; ido loads tramp too eagerly
Previous Next
Reported by: Dave Abrahams <dave <at> boostpro.com>
Date: Tue, 7 Dec 2010 17:34:01 UTC
Severity: normal
Found in version 23.2
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>>>> without starting tramp
>>> I do not know what that means.
>> I mean trying to connect to a remote host via tramp.
>
> So you're saying that Tramp tries to connect to "toto" when you type
> "/toto:"?
Yes, but that is what we expect. (/toto: should be a valid hostname
maybe set in ~/.ssh/config)
What we don't want is when you write:
/ssh: => tramp try to connect
or
/sudo: ==> tramp try to connect
we expect tramp to connect only when we have:
/sudo:: and not before (i.e before entering the second ":").
> If so, I think the problem is indeed the same as for
> icomplete and ido and the solution is to bind the variable
> `non-essential'.
Yes maybe.
But I have no problem here with my code (anything),
it seem the problem is in ido and/or icomplete.
And to implement completion on method/users/hostname, `non-essential' is
no help for me, i will use something else later, as described in
one of precedent post.
Anyway i am glad to now existence of `non-essential'.
Thanks.
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
This bug report was last modified 13 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.