all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#5983: 23.1.96; compilation-next-error broken
Date: Tue, 20 Apr 2010 09:26:42 -0500	[thread overview]
Message-ID: <87bpdegpy5.fsf@lifelogs.com> (raw)
In-Reply-To: <827ho24fvl.fsf@stephe-leake.org>

On Tue, 20 Apr 2010 05:45:02 -0400 stephe <stephen_leake@stephe-leake.org> wrote: 

s> Now go to the next error: C-x `. Point should be on the line that prints
s> "missing paren", but it is on the previous line (the current line 5).

s> The problem seems to be in compilation-next-error. It has a mechanism
s> that sets markers based on the line/column info in the error messages,
s> assuming the file has not changed. It puts file mod timestamps in the
s> compilation error structure to record that this has been done, so it
s> doesn't get done again (after the buffer has changed). However, it
s> doesn't set the timestamp in every line, and when it gets to a line
s> without a timestamp, it processes the marker info again, which is wrong.

I thought this was fixed with bug#5620.

Ted








  reply	other threads:[~2010-04-20 14:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20  9:45 bug#5983: 23.1.96; compilation-next-error broken stephe
2010-04-20 14:26 ` Ted Zlatanov [this message]
2010-04-20 16:06   ` Chong Yidong
2010-04-20 15:37 ` Chong Yidong

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=87bpdegpy5.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=bug-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.