From: Piet v. O. <pi...@cs...> - 2002-05-09 17:06:39
|
>>>>> Rodney Sparapani <rsp...@po...> (RS) writes: RS> I compiled 21.2 with both cc and gcc3 and I got the same results. When RS> I'm in a *shell* buffer, I can't run ssh because it complains that RS> stdin is not a tty (or was it pty?). In any case, 21.1 (compiled with RS> cc) works fine with ssh. I know there are some issues with dropped RS> characters (I haven't seen it myself), but this appears to be different RS> behavior rather than a bug. Any ideas? (setq process-connection-type t) before you start the shell (or define a function that starts the shell within a let) -- Piet van Oostrum <pi...@cs...> URL: http://www.cs.uu.nl/~piet [PGP] Private email: P.v...@hc... |