GNU bug report logs -
#480
Fwd: [Aquamacs-bugs] ~ and / behavior in find-file changed
Previous Next
Reported by: Ian Eure <ian.eure <at> gmail.com>
Date: Tue, 24 Jun 2008 17:15:04 UTC
Severity: normal
Tags: moreinfo
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
David Reitter <david.reitter <at> gmail.com> writes:
> Further investigation showed that this is with Tramp only.
> Can anyone reproduce on GNU Emacs, particularly 23 CVS?
The report was lacking details. Is this the behavior you are talking
about?
Once the remote machine identification is completed, it comes to
filename completion on the remote host. This works pretty much like
for files on the local host, with the exception that minibuffer
killing via a double-slash works only on the filename part, except
that filename part starts with `//'. A triple-slash stands for the
default behaviour. *Note Minibuffer File: (emacs)Minibuffer File.
Example:
C-x C-f /telnet:melancholia:/usr/local/bin//etc <TAB>
-| /telnet:melancholia:/etc
C-x C-f /telnet:melancholia://etc <TAB>
-| /etc
C-x C-f /telnet:melancholia:/usr/local/bin///etc <TAB>
-| /etc
(info "(tramp) Filename completion")
--
Johan Bockgård
This bug report was last modified 15 years and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.