emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: stty isn't a terminal


From: Stefan Monnier
Subject: Re: stty isn't a terminal
Date: Fri, 18 Mar 2005 17:11:23 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> When I'm executing a shell-command-on-region I receive beside the result
> also that notice:

>       stty: stdin isn't a terminal

> What does that mean?

Google should be able to answer that one.  It's a problem in your shell's
config file (like .cshrc) where you use `stty' without first checking
whether the shell is actually running on a terminal.

It's probably in the comp.unix.shell FAQ and has nothing specifically to do
with Emacs.


        Stefan




reply via email to

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