[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: address@hidden: No highlight in compilation-minor-mode when hi-lock-
From: |
Chong Yidong |
Subject: |
Re: address@hidden: No highlight in compilation-minor-mode when hi-lock-mode is on] |
Date: |
Sat, 12 Nov 2005 12:19:02 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
I've checked in a fix.
> Would someone please investigate this and DTRT,
> then ack this message?
>
> From: Klaus Zeitler <address@hidden>
> Subject: No highlight in compilation-minor-mode when hi-lock-mode is on
> To: address@hidden
>
> Symptoms:
>
> 1. start emacs -Q --no-site-file
> 2. M-x hi-lock-mode
> 3. C-x C-F <compilation-log-file>
> buffer is now in fundamental mode, nothing is highlighted
> 4. M-x compilation-minor-mode
> => buffer is not highlighted
> But if I turn compilation mode off and on again, the buffer gets highlighted.