bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24947: ssh not working with ido


From: Michael Albinus
Subject: bug#24947: ssh not working with ido
Date: Fri, 18 Nov 2016 09:01:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Colin Baxter <m43cap@yandex.com> writes:

Hi Colin,

>> I cannot reproduce it locally, the scenario works for telnet and
>> ftp. Could you, pls, run the following:
>>
>> # emacs -Q -f ido-mode --eval "(setq tramp-verbose 10)"
>>
>> Then enter "C-x C-f /telnet:". The error shall appear now. There will be
>> a Tramp debug buffer; pls send it.

>   find-file-noselect("/telnet:rainmaker.wunderground.com" nil nil)
>   ido-file-internal(raise-frame)
>   ido-find-file()
>   funcall-interactively(ido-find-file)
>   call-interactively(ido-find-file nil nil)
>   command-execute(ido-find-file)

You are trying to open "/telnet:rainmaker.wunderground.com", which is
not valid, indeed. Tramp tells you the truth.

> Hope this helps. 
>
> Colin.

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]