unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: grep /dev/null
Date: Mon, 07 Feb 2005 12:36:41 -0700	[thread overview]
Message-ID: <cu8ftt$hs5$1@sea.gmane.org> (raw)
In-Reply-To: <quack.20050202T2120.87lla66wz6@quack.cs.berkeley.edu>

Karl Chen wrote:
 > I think it would be useful if such grep invocations terminate
 > immediately.  One easy way would be to always append " /dev/null
 > (i.e. grep-use-null-device) or " </dev/null".  In fact, it might
 > be a good idea to add an optional flag to start-process so that
 > `compilation-start' can reliably pipe from null by default.

I don't understand: `M-x grep' does append null-device to the command
line (unless it's been set to nil).

With respect to compile, I posted a patch back in October 1996 that
defines a new variable (compile-disable-input) and sends an EOF to the
compilation process if it is non-nil (which it is, by default).  I also
posted a compilation-mode-hook function (compile-enable-input) that
allows the user to run compilations that require input by emulating
comint-mode in the *compilation* buffer.

-- 
Kevin Rodgers

  reply	other threads:[~2005-02-07 19:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03  5:20 grep /dev/null Karl Chen
2005-02-07 19:36 ` Kevin Rodgers [this message]
2005-02-07 21:38   ` Andreas Schwab
2005-02-09  8:10   ` Richard Stallman
2005-02-09 17:06     ` Kevin Rodgers
2005-02-10 18:41       ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='cu8ftt$hs5$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).