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

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

Re: Programatically suppress "Async Shell command" buffer


From: Peter Dyballa
Subject: Re: Programatically suppress "Async Shell command" buffer
Date: Fri, 10 Jul 2009 12:43:54 +0200


Am 10.07.2009 um 04:17 schrieb dnquark:

How do I suppress all output from the command?


Most shell interpreters allow to redirect stderr (and stdin and stdout) to files (or pipes). Just the read the documentation of your shell interpreter.

GNU Emacs offers (the variable) shell-command-default-error-buffer – if you are looking for this and not the shell interpreter docs.

--
Greetings

  Pete

Wasting time is an important part of living.







reply via email to

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