From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "dericbytes@gmail.com" Newsgroups: gmane.emacs.help Subject: Re: Cocoa Emacs 23 and Tramp problem Date: Fri, 6 Mar 2009 12:46:02 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1236375644 9340 80.91.229.12 (6 Mar 2009 21:40:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Mar 2009 21:40:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 06 22:42:01 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lfhno-00037p-VE for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Mar 2009 22:41:57 +0100 Original-Received: from localhost ([127.0.0.1]:33859 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfhmT-0007sk-LV for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Mar 2009 16:40:33 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g38g2000yqd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 82.10.67.62 Original-X-Trace: posting.google.com 1236372362 15301 127.0.0.1 (6 Mar 2009 20:46:02 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 6 Mar 2009 20:46:02 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g38g2000yqd.googlegroups.com; posting-host=82.10.67.62; posting-account=lWCYjAoAAAD13Fx4x0JbFUmayOpl-DWA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167403 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62699 Archived-At: On Mar 6, 6:35=A0pm, Lars Wessman 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))