all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri D'Elia <wavexx@thregr.org>
To: emacs-devel@gnu.org
Subject: tramp inconsistent completion over default directory
Date: Tue, 22 May 2018 17:40:58 +0200	[thread overview]
Message-ID: <87sh6jn1f9.fsf@wavexx.thregr.org> (raw)

Using emacs+tramp from master here.
When I try to open a location using the syntax:

/-:remote:<TAB>

the contents of the home directory on the remote host are shown.
Assuming a "projects/" subdirectory exists, when I try to complete it:

/-:remote:proj<TAB>

I get "no match". But if I type manually the path until the first slash:

/-:remote:projects/<TAB>

everything works from then onwards. So it seems that completion in the
home directory doesn't work as a special case (again, no slash?).

If I explicitly use ~ (/-:remote:~/proj<TAB>) the completion works as
intended.




             reply	other threads:[~2018-05-22 15:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22 15:40 Yuri D'Elia [this message]
2018-05-22 16:08 ` tramp inconsistent completion over default directory Michael Albinus
2018-05-22 16:14   ` Yuri D'Elia
2018-05-22 16:25     ` Michael Albinus
2018-05-22 16:32       ` Yuri D'Elia
2018-05-23 11:16         ` Michael Albinus
2018-05-24 15:01           ` Michael Albinus
2018-05-29 16:49             ` Yuri D'Elia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sh6jn1f9.fsf@wavexx.thregr.org \
    --to=wavexx@thregr.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.