bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9319: Compilation fontification regression


From: Juri Linkov
Subject: bug#9319: Compilation fontification regression
Date: Thu, 18 Aug 2011 14:47:01 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

1. Comparing etc/compilation.txt in side-by-side frames
   with versions 23.1 and 24.0 (current Bzr trunk)
   reveals the regression in fontification
   of some compilation error/warning messages.
   I see differences in the following sections:

* IBM jikes, Sparc Pascal, GCOV, Podchecker
  - errors/warnings not highlighted,
    so this looks like a bug.

* ant
  - warning highlighted with `error' face.  But maybe this change
    is based on the user's request, I don't know.

Other changes between 23.1 and 24.0 look like bug fixes
that provide more correct fontification.

2. Sometimes errors/warnings are not fontified at all.
   For instance,

   C-x C-f etc/compilation.txt RET
   C-s RET symbol: sun RET

i.e. non-incremental search that goes directly to the given section,
fontifies nothing.

But scrolling slowly with C-v from the beginning of the
etc/compilation.txt buffer, fontifies everything.





reply via email to

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