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

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

Re: How to avoid /dev/null at the end of grep-command


From: Eli Zaretskii
Subject: Re: How to avoid /dev/null at the end of grep-command
Date: Fri, 02 Mar 2007 15:49:17 +0200

> From: al.coyote@gmail.com
> Date: 2 Mar 2007 01:20:35 -0800
> 
> Any solution to avoid the /dev/null, without modifying compile.el ?

I'm guessing that this is Emacs 21.x; if not, holler.  (I shouldn't be
guessing, btw: please always state your Emacs version and the OS.)

One way to work around this is to write a wrapper command that binds
null-device to nil and then invokes the original `grep' command.  You
can put this command in your .emacs.




reply via email to

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