From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How to avoid /dev/null at the end of grep-command
Date: Fri, 02 Mar 2007 15:49:17 +0200 [thread overview]
Message-ID: <utzx369ia.fsf@gnu.org> (raw)
In-Reply-To: <1172827235.116923.127160@31g2000cwt.googlegroups.com> (al.coyote@gmail.com)
> 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.
next prev parent reply other threads:[~2007-03-02 13:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-02 9:20 How to avoid /dev/null at the end of grep-command al.coyote
2007-03-02 13:49 ` Eli Zaretskii [this message]
[not found] ` <mailman.334.1172843352.7795.help-gnu-emacs@gnu.org>
2007-03-03 8:09 ` al.coyote
2007-03-03 10:26 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=utzx369ia.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.