all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: miles@lsi.nec.co.jp, emacs-devel@gnu.org,
	monnier@iro.umontreal.ca, miles@gnu.org
Subject: Re: new compile command doesn't coalesce errors on the same line
Date: Mon, 29 Mar 2004 15:56:54 -0500	[thread overview]
Message-ID: <E1B83oU-00059N-F5@fencepost.gnu.org> (raw)
In-Reply-To: <20040328233217.71d75077.occitan@esperanto.org> (dapfy@t-online.de)

    Sure, but I'm still not clear on what contiguous should mean.  What if there
    are ten contiguous mentions of a location, but the *compilation* window is
    only five lines high?

The height of the window should not matter.  The old code would have
skipped them, and nobody ever complained about that.  Perhaps because
users don't often use such short windows.  Or if they do, and the
errors about one line reach the bottom, they scroll it.

    How about intervening lines, as a compiler at work gives me?  Are these still
    contiguous:

    a.c:9: bla bla
	    bla bla happened here:
	    y = f( x );
		     ^
    a.c:9: foo bar ...

If the old code treated them as contiguous, please preserve that behavior.
This is simple.

  parent reply	other threads:[~2004-03-29 20:56 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-16  7:46 new compile command doesn't coalesce errors on the same line Miles Bader
2004-03-17 20:52 ` Daniel Pfeiffer
2004-03-17 22:47   ` Miles Bader
2004-03-17 23:04     ` Stefan Monnier
2004-03-19 18:12       ` Daniel Pfeiffer
2004-03-20  4:48       ` Richard Stallman
2004-03-20  6:41         ` Daniel Pfeiffer
2004-03-20  8:26           ` Miles Bader
2004-03-20 19:33             ` Daniel Pfeiffer
2004-03-21 19:21               ` Richard Stallman
2004-03-21  4:59           ` Richard Stallman
2004-03-21  4:59           ` Richard Stallman
2004-03-21  8:22             ` Daniel Pfeiffer
2004-03-22  5:24               ` Richard Stallman
2004-03-23 19:23                 ` Daniel Pfeiffer
2004-03-25  2:00                   ` Richard Stallman
2004-03-28 21:32                     ` Daniel Pfeiffer
2004-03-28 21:39                       ` Stefan Monnier
2004-03-28 22:00                       ` David Kastrup
2004-03-28 22:59                       ` Kim F. Storm
2004-03-29 20:56                       ` Richard Stallman [this message]
2004-03-31 19:59                     ` Daniel Pfeiffer
2004-03-17 23:16   ` Kim F. Storm
2004-03-17 20:58 ` Daniel Pfeiffer
2004-03-17 22:34   ` Miles Bader
2004-03-18 11:14   ` Andreas Schwab
2004-03-19 18:16     ` Daniel Pfeiffer

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=E1B83oU-00059N-F5@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=miles@lsi.nec.co.jp \
    --cc=monnier@iro.umontreal.ca \
    /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.