emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: next-error-highlight = t - highlighting doesn't stay until you movet


From: Drew Adams
Subject: RE: next-error-highlight = t - highlighting doesn't stay until you moveto the next locus
Date: Sat, 24 Mar 2007 13:59:26 -0700

> If I understand correctly, the problem is that `next-error-highlight's
> documentation on simple.el is inconsistent with what
> `compilation-goto-locus' (from compile.el) actually does.  I don't
> know how to fix that, since next-error-highlight' is a general-purpose
> variable, whose use is not limited to compile.el.  This is certainly
> not a simple doc string problem, so perhaps we should leave this until
> after the release.

Yes, product /= doc.

I would like to see the product follow the doc, in this case. It is quite
annoying to have the highlighting disappear upon the next event, instead of
upon the next use of `next-error'. To me, this a bug. IIUC, some bugs are
being fixed before the release. Could this please be one of them?

Though `next-error-highlight' might be general, `compilation-goto-locus' is
not so general. It is the latter, IMO, that needs to be fixed so that it
doesn't remove the highlighting prematurely.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]