> 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


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to