unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: grep /dev/null
Date: Thu, 10 Feb 2005 13:41:05 -0500	[thread overview]
Message-ID: <E1CzJFR-0005qP-PP@fencepost.gnu.org> (raw)
In-Reply-To: <cudfra$spi$1@sea.gmane.org> (message from Kevin Rodgers on Wed,  09 Feb 2005 10:06:14 -0700)

This change looks reasonable to me.  Does anyone see a problem with it?

    2005-02-09  Kevin Rodgers  <ihs_4664@yahoo.com>

	    * progmodes/compile.el (compilation-disable-input): New option.
	    (compilation-start): If it's non-nil, send an EOF to the process.

However, the code in compilation-start should test the argument COMINT.

This led me to note something confusing in the doc string of
compilation-start.


      "Compile the program including the current buffer.  Default: run `make'.
    Runs COMMAND, a shell command, in a separate process asynchronously
    with output going to the buffer `*compilation*'.

    If optional second arg COMINT is t the buffer will be in Comint mode with
    `compilation-shell-minor-mode'.

    You can then use the command \\[next-error] to find the next error message
    and move to the source code that caused it.


The third paragraph appears to relate only to the case where COMINT is t.
But I think it actually applies regardless of the value of COMINT.
Am I missing something?

      reply	other threads:[~2005-02-10 18:41 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
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 [this message]

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=E1CzJFR-0005qP-PP@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@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 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).