GNU bug report logs -
#3928
23.1.50; compilation-mode not matching perl and more [regression]
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Sat, 25 Jul 2009 12:50:04 UTC
Severity: normal
Merged with 4689
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
The ada entry is afflicted too (it's supposed to match the second part
of its compilation.txt, its first part is matched by the gnu pattern).
So,
2009-07-27 Kevin Ryde <user42 <at> zip.com.au>
* progmodes/compile.el (compilation-error-regexp-alist-alist):
In ada, aix, ftnchek, mips-1, mips-2, perl, sun, 4bsd entries add ".*"
so as to match in the middle of a line, now that there's a "^" anchor
is again enforced by compilation-mode-font-lock-keywords. These
patterns were otherwise failing to match anything at all.
In the 4bsd entry remove the "^" from inside the \\(\\) grouping since
it's now unnecessary and since inside a group it isn't recognised by
the omake indentation hack in compilation-mode-font-lock-keywords
(meaning it wouldn't work with indentation).
[compile.el.cope-with-anchoring-2.diff (text/x-diff, attachment)]
This bug report was last modified 15 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.