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

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

Re: Cocoa Emacs 23 and Tramp problem


From: address@hidden
Subject: Re: Cocoa Emacs 23 and Tramp problem
Date: Fri, 6 Mar 2009 12:46:02 -0800 (PST)
User-agent: G2/1.0

On Mar 6, 6:35 pm, Lars Wessman <lars.wess...@gmail.com> wrote:
> I'm using the nightly build of cocoa emacs 23 (the latest one) with an
> up-to-date copy of OS X Leopard and when I try to use tramp I get the
> following message:
>
> sh: ssh: command not found
> exit
>
> Process *tramp/ssh2 lwess...@7up.dreamhost.com* exited abnormally with
> code 127
>
> Something is wrong in the configuration of something, and I've
> rummaged around in the documentation of Tramp, but I can't seem to
> find how to get tramp to find ssh on my machine (as it seems that the
> problem is that tramp can't find ssh).
>
> Any ideas?

(setq exec-path (cons "C:/path/to/ssh/dir" exec-path))


reply via email to

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