GNU bug report logs -
#13730
24.3.50; Diff from Bzr-Log-View not highlighted
Previous Next
Reported by: <rcopley <at> gmail.com>
Date: Sat, 16 Feb 2013 12:19:02 UTC
Severity: normal
Tags: confirmed, patch
Merged with 13751,
13806,
13812,
13816
Found in version 24.3.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 13730 <at> debbugs.gnu.org (full text, mbox):
Please keep the debbugs address cc'd.
Richard Copley wrote (on Sun, 17 Feb 2013 at 03:35 +0000):
> > Do you mean that font-locking should be enabled in the *vc-diff* buffer?
> > If so, it is for me. (Try bootstrapping?)
>
> That is what I mean, yes. Curious. Did you follow the recipe from
> "emacs -Q"? Not all *vc-diff* buffers are affected.
Yes. Works for me.
> >> The trunk revision in which this stopped working is in (111784,11794].
>
> Make that (111793,111794]. Revision 111794 introduces a new feature
> in "easy-mmode.el" that allows major mode functions to disable
> global minor modes by explicitly turning off the corresponding minor
> mode. Unfortunately font-lock gets turned off in a
> change-major-mode-hook function (font-lock-change-mode in
> "font-core.el"), which doesn't seem to have been anticipated.
>
> I can't say I understand why this doesn't cause
> global-font-lock-mode to be disabled in all major modes in all
> circumstances. It could be a question of whether
> font-lock-change-mode or global-font-lock-mode-enable-in-buffers is
> earlier in change-major-mode-hook.
This bug report was last modified 12 years and 90 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.