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

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

Re: [h-e-w] Emacs 24 with tramp on windows 7 can't find plink


From: Michael Albinus
Subject: Re: [h-e-w] Emacs 24 with tramp on windows 7 can't find plink
Date: Tue, 11 Mar 2014 09:23:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

m silverstri <address@hidden> writes:

Hi Michael,

> exec-path is a variable defined in `C source code'.
> Its value is
> ("C:/Programs/PuTTy" .....)
>
> But I still get
>
> plink -load 10.136.11.77 -t env 'TERM=dumb' 'PROMPT_COMMAND=' 'PS1=#$
> ' /bin/sh && exit || exit
> plink is not recognized as an internal or external command, operable
> program or batch file.

What does (executable-find "plink") return?

> (add-to-list 'exec-path "C:/Programs/PuTTy")

Does it help to add this path to your %Path% environment variable
outside Emacs? 

Note, that I don't use MS Windows myself, so I don't know what I'm
speaking about.

Best regards, Michael.



reply via email to

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