all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: db48x@db48x.net
Cc: 20821@debbugs.gnu.org
Subject: bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp
Date: Sat, 12 Dec 2015 12:59:37 +0100	[thread overview]
Message-ID: <87r3ir6fo6.fsf@gmx.de> (raw)
In-Reply-To: <87lhfk761n.fsf@db48x.net> (db48x@db48x.net's message of "Mon, 15 Jun 2015 19:15:00 -0700")

db48x@db48x.net writes:

Hi,

[Sorry for jumping in such late; I didn't realize earlier that's about Tramp]

> I've got ido-mode enabled, and I'm trying to open a file on another
> machine with TRAMP. This machine is running windows, so I'm using
> plinkx. As soon as I type the @ in the filename (I'm trying to open
> /plinkx:db48x@anglachel:projects/emularity/loader.js, in this case) I
> get this error in the *Messages* buffer:

I do not run MS Windows, so I've tried with Ubuntu 15.10 and Emacs
24.5. My scenario:

emacs24 -Q
M-x ido-mode
C-x C-f /scp:albinus@

At this point, possible host names for completion are shown, as expected.

Could you try this scenario (using emacs -Q)?

> ido-file-name-all-completions-1: Opening directory: no such file or directory, c:/plinkx:db48x@
>
> And here's the stack trace:
>
> Debugger entered--Lisp error: (file-error "Opening directory" "no such file or directory" "c:/plinkx:db48x@")
>   file-name-all-completions("" "/plinkx:db48x@")
>   ido-file-name-all-completions-1("/plinkx:db48x@")
>
> I'm not sure if ido is supposed to ignore this error, or if it's calling
> the wrong function, or what.

Well, a file name "c:/plinkx:db48x@" looks strange. There shouldn't be
the leading drive letter. Hmm.

Best regards, Michael.





      parent reply	other threads:[~2015-12-12 11:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16  2:15 bug#20821: 24.5; ido-mode autocompletion failure aborts find-file when attempting to use tramp db48x
2015-06-16  2:40 ` Eli Zaretskii
2015-12-12 12:03   ` Michael Albinus
2015-12-12 12:28     ` Eli Zaretskii
2015-12-12 14:35       ` Daniel Brooks
2015-12-12 14:47         ` Michael Albinus
2015-12-12 14:35       ` Michael Albinus
2015-12-13 12:58       ` Michael Albinus
2015-12-13 15:44         ` Eli Zaretskii
2015-12-13 18:38           ` Michael Albinus
2015-12-12 11:59 ` Michael Albinus [this message]

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=87r3ir6fo6.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=20821@debbugs.gnu.org \
    --cc=db48x@db48x.net \
    /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.