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

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

Re: Cannot connect to some hosts using tramp


From: Michael Albinus
Subject: Re: Cannot connect to some hosts using tramp
Date: Wed, 16 Apr 2014 20:53:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Angus Comber <anguscomber@gmail.com> writes:

> This is what I tried:
>
> m-x tramp

??? There is no command `tramp' ...

> c-x c-f /plink:acomber@uk-rhel53qa32:myextract.txt
>
> Then I was prompted for my password. I entered password and get these
> odd messages in *scratch*:
>
> Invalid help command foo.
> open plink
> Unknown host plink.
> Invalid help command foo.
> open plink
> Unknown host plink.
>
> I am not sure what the bar is called in Emacs but the grey bar at the
> foot of Emacs says:
>
> -1\**- *ftp acomber@plink* All L7 (Internal Ange-ftp:no
> process)-------------

That means definitely, that ange-ftp's entries in
file-name-handler-alist are active. They shouldn't.

Let's start from scratch: Start a new Emacs with "emacs -Q". This
prevents all user defined settings. In that new Emacs, open a file

c-x c-f /plink:acomber@uk-rhel53qa32:myextract.txt

Does this work?

> Angus

Best regards, Michael.



reply via email to

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