GNU bug report logs -
#32591
26.1; Ido-find-file does not intuitiely support tramp
Previous Next
Reported by: Joshua Branson <jbranso <at> fastmail.com>
Date: Thu, 30 Aug 2018 14:20:02 UTC
Severity: minor
Found in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Joshua Branson <jbranso <at> fastmail.com> writes:
Hi Joshua,
> 1) Default Emacs Tramp and Ido mode have non-intuitive ways of
> searching for a remote file.
>
> M-x ido-find-file
>
> "Find File: ~//ssh:joshua <at> localhost#2222" TAB does not prompt me for a
> password. Instead I just see "[No Match]".
There's no way to know that it is a remote file name. The second colon
is missing.
I bet, that typing "Find File: ~//ssh:joshua <at> localhost#2222:" gives you
what you want.
> 2) Default Emacs Tramp and Ido mode have non-intuitive ways of opening
> remote files.
>
> M-x ido-find-file
>
> "Find File: ~//ssh:joshua <at> localhost#2222:/home/joshua/hello"
>
> Sometimes opens a local file instead of opening a remote file. I can't
> reliably reproduce this behavior though.
This is more interesting. But I would need a reliable recipe to see the problem.
> 3) Ido grays out the initial "~/" if one starts to type out tramp
> syntax, but un-greys out those characters when it shouldn't.
>
> Type the following in ido-find-file
>
> "Find File: ~//ssh:joshua <at> localhost#2222"
>
> "~/" is greyed out.
Ido greys out "~/" because of the double slash. It has nothing to do with
a remote file name. Again, there is no remote file name, only a string
which might be a remote file name when it is complete.
> Type a : to specify a path and watch the "~/" get un-greyed out.
That seems to be an ido problem. With plain "M-x find-file" I cannot
reproduce it.
However, even if this grey out does not work as expected, I believe that
opening the file (after entering RET) still works as expected.
> Thanks for listening
Best regards, Michael.
This bug report was last modified 3 years and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.