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

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

Re: Terminal problem in shell mode


From: Benjamin Riefenstahl
Subject: Re: Terminal problem in shell mode
Date: 23 Apr 2003 18:37:13 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi Glenn,

Glenn Ammons <ammons@salsa.cs.wisc.edu> writes:
> In shell-mode (NTEmacs on Windows XP), it says
> 
>   not a tty
> 
> [...]
>
> So, how do I convince shell-mode on NTEmacs that it is a tty?

You don't.  Emacs uses pseudo-ttys on Unix to do that, but Windows
doesn't have that feature natively.

scp shouldn't usually require a tty though (it doesn't for me, using
OpenSSH_3.5p1).  I'd say you need to find the bit that does require
the tty and remove it.

so long, benny


reply via email to

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