GNU bug report logs -
#45402
28.0.50; new completion inconvenience
Previous Next
Reported by: rms <at> gnu.org
Date: Thu, 24 Dec 2020 05:54:01 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 28.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 45402 <at> debbugs.gnu.org (full text, mbox):
> From: Michael Albinus <michael.albinus <at> gmx.de>
> Date: Thu, 24 Dec 2020 09:53:40 +0100
> Cc: 45402 <at> debbugs.gnu.org
>
> > My default directory is ~/ and I tyoe C-x C-f /med TAB.
> >
> > It used to give me ~//media/. Another TAB would give me
> > ~//media/rms/.
> >
> > But now it gives me ~//media and more TABs does not get me any further
> > than that.
> >
> > I think this is related to Tramp, but I don't use Tramp.
>
> This is Tramp indeed. It knows a new method "media", which is in the way
> now for you. If you enter another "/" after "...media" in your
> minibuffer, TAB will continue to complete as you know.
Really? I always thought that the leading slash in "/media" causes
Emacs to disregard the "~/" part, and interpret the rest as relative
to "/", the filesystem root? When I type '/' on my system, Emacs
gives the preceding "~/" part a shadow-y color (and on a TTY places it
in {..}), to show that it is being ignored.
How come Richard gets ~//media instead? he should get /media, without
the leading "~/". What am I missing?
This bug report was last modified 4 years and 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.