* ssh not working with ido
@ 2016-11-15 10:50 Colin Baxter
2016-11-15 12:43 ` Colin Baxter
0 siblings, 1 reply; 5+ messages in thread
From: Colin Baxter @ 2016-11-15 10:50 UTC (permalink / raw)
To: emacs-devel
I am unable to ssh into another host using tramp if I use "ido". My procedure of
C-x C-f /ssh:username@host:/home/username/path/to/file works with emacs-25.1. With emacs-26.0.50.1, however, I get the error:
tramp-file-name-handler: Host name must not match method "ssh"
as soon as I enter a colon after /ssh
If I commit out the calls to ido in my ~/.emacs, I can successfully ssh
into a remote host. I would appreciate any suggestions of where to begin
for a work round.
I have tried to revert the commit 6647e ok Nov 14, but it wont let me. I
have also read the "Connection-local variables can be used to specify
local variables" section in /etc/NEWS, but I don't usefully understand
what I'm reading - sorry.
I am using Debian 3.2.82-1 i686 GNU/Linux.
Colin.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ssh not working with ido
2016-11-15 10:50 ssh not working with ido Colin Baxter
@ 2016-11-15 12:43 ` Colin Baxter
2016-11-15 13:02 ` Colin Baxter
0 siblings, 1 reply; 5+ messages in thread
From: Colin Baxter @ 2016-11-15 12:43 UTC (permalink / raw)
To: emacs-devel
The offending line in my ~/.emacs seems to be (ido-mode (quote both)). I
tried (ido-mode t) but that didn't work either.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ssh not working with ido
2016-11-15 12:43 ` Colin Baxter
@ 2016-11-15 13:02 ` Colin Baxter
2016-11-15 14:59 ` Óscar Fuentes
0 siblings, 1 reply; 5+ messages in thread
From: Colin Baxter @ 2016-11-15 13:02 UTC (permalink / raw)
To: emacs-devel
It is ido completions that are causing the problem. If I do C-x C-f /ssh
and at that point do C-f to switch off the completion, I can carry on
successfully with :username@host:/ etc.
I think I have now reached the limit of my emacs ability. Sorry about
the multiple followups.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ssh not working with ido
2016-11-15 13:02 ` Colin Baxter
@ 2016-11-15 14:59 ` Óscar Fuentes
2016-11-15 15:28 ` Philippe Vaucher
0 siblings, 1 reply; 5+ messages in thread
From: Óscar Fuentes @ 2016-11-15 14:59 UTC (permalink / raw)
To: Colin Baxter; +Cc: emacs-devel
Colin Baxter <m43cap@yandex.com> writes:
> I think I have now reached the limit of my emacs ability. Sorry about
> the multiple followups.
Please file a bug report with as much information as you can.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ssh not working with ido
2016-11-15 14:59 ` Óscar Fuentes
@ 2016-11-15 15:28 ` Philippe Vaucher
0 siblings, 0 replies; 5+ messages in thread
From: Philippe Vaucher @ 2016-11-15 15:28 UTC (permalink / raw)
To: Óscar Fuentes; +Cc: Colin Baxter, Emacs developers
[-- Attachment #1: Type: text/plain, Size: 265 bytes --]
>
> > I think I have now reached the limit of my emacs ability. Sorry about
> > the multiple followups.
>
> Please file a bug report with as much information as you can.
>
Also, make sure you run your tests with "emacs -Q" to rule out user
configuration problems.
[-- Attachment #2: Type: text/html, Size: 538 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-11-15 15:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15 10:50 ssh not working with ido Colin Baxter
2016-11-15 12:43 ` Colin Baxter
2016-11-15 13:02 ` Colin Baxter
2016-11-15 14:59 ` Óscar Fuentes
2016-11-15 15:28 ` Philippe Vaucher
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).