m silverstri <michael.j.silvers...@gmail.com> 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