[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssh in emacs shell in OS X
|
From: |
Pascal Bourguignon |
|
Subject: |
Re: ssh in emacs shell in OS X |
|
Date: |
28 Aug 2003 22:46:05 +0200 |
|
User-agent: |
Gnus/5.09 (Gnus v5.9.0) 21.3.50.pjb1.1 |
address@hidden (david) writes:
> I am trying to get tramp working in emacs on OS X. I am using Andrew
> Choi's "Emacs 21 for Mac OS X" which is otherwise working quite
> nicely. (For reference, emacs responds with "GNU Emacs 21.3.50.4
> (powerpc-apple-darwin6.6) of 2003-08-27" when I ask it - today - for
> the version. )
>
> However, when I try to use tramp to load a file from a local server,
> it goes into a nasty loop of "tramp: Looking for regexp" and
> eventually dies.
>
> After some Googling, I tried to get ssh working from an emacs shell.
> This also fails. After typing M-x shell and receiving a bash shell, I
> type:
> bash-2.05b$ ssh address@hidden
> and emacs replies with
> Pseudo-terminal will not be allocated because stdin is not a
> terminal
> ssh_askpass: exec(/sw/lib/ssh-askpass): No such file or
> directory
> Write failed: Broken pipe
> I get a corresponding error when I use the OS X default ssh. It looks
>
> Any suggestions?
With this version:
"GNU Emacs 21.1.1 (powerpc-apple-darwin6.0)
of 2002-07-27 on law"
I've got no problem to to ssh in *shell*:
address@hidden pascal]$ ssh hermes
address@hidden's password: XXXXXXXX
Last login: Thu Aug 28 11:53:19 2003 from thalassa.informatimago.com
address@hidden pascal]$ logout
Connection to hermes closed.
address@hidden pascal]$ echo $TERM
dumb
address@hidden pascal]$ ssh -V
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090609f
--
__Pascal_Bourguignon__ http://www.informatimago.com/
----------------------------------------------------------------------
Do not adjust your mind, there is a fault in reality.