GNU bug report logs -
#2134
[PATCH] progmodes/compile.el: check global-font-lock-mode
Previous Next
Reported by: Jari Aalto <jari.aalto <at> cante.net>
Date: Sat, 31 Jan 2009 12:40:04 UTC
Severity: minor
Merged with 801
Found in version 23.0.60
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> Here is patch to not to turn on font-lock unconditionally. Patch is
>> against Emacs version control tree check out 2009-01-31.
>
> If you read the rest of the compile.el code, you'll see that it uses
> font-lock to do its job, which is why it's turned on unconditionally.
>
The buffer handling could be improved to work without font lock. In some
cases the colors distract reading; thus font-lock is turned offm, but
RET no longer intreprets the line.
SUGGESTION
There could be be alternative handler to read the current line and
respond to RET (etc.) when font-lock is turned off. I'm supposing here
that standard grep syntax would be easy to handle:
default-directory: DIR
FILE:LINE:MATCH
Jari
This bug report was last modified 14 years and 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.