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

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

Re: shell-command-on-region


From: Stefan Monnier
Subject: Re: shell-command-on-region
Date: 16 Aug 2004 17:12:47 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> It seems that the `shell-command-on-region' function pops up the
> ERROR-BUFFER if there was some output to that buffer even when called
> non-interactively.  This changes the buffer layout I had before the
> call -- very undesirable behaviour.

Better use the lower level commands call-process, start-process, and friends
when you want to run a command from Lisp.


        Stefan




reply via email to

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