From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#13730: 24.3.50; Diff from Bzr-Log-View not highlighted Date: Sun, 17 Feb 2013 01:36:41 -0500 Message-ID: <20768.31353.425536.985964@gnu.org> References: <511f773d.8665b40a.2af7.ffffa5d8@mx.google.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1361083035 19881 80.91.229.3 (17 Feb 2013 06:37:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Feb 2013 06:37:15 +0000 (UTC) Cc: 13730@debbugs.gnu.org To: Richard Copley Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 17 07:37:37 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U6xsV-0003lF-FU for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Feb 2013 07:37:35 +0100 Original-Received: from localhost ([::1]:48372 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6xsB-0000BX-Df for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Feb 2013 01:37:15 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:60914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6xs8-0000BQ-Ql for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 01:37:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6xs6-0005R9-L0 for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 01:37:12 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6xs6-0005R4-HQ for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 01:37:10 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U6xsw-0003ef-4J for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2013 01:38:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 17 Feb 2013 06:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13730 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo unreproducible Original-Received: via spool by 13730-submit@debbugs.gnu.org id=B13730.136108306014020 (code B ref 13730); Sun, 17 Feb 2013 06:38:02 +0000 Original-Received: (at 13730) by debbugs.gnu.org; 17 Feb 2013 06:37:40 +0000 Original-Received: from localhost ([127.0.0.1]:59934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6xsY-0003e5-Ra for submit@debbugs.gnu.org; Sun, 17 Feb 2013 01:37:40 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:34268) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6xsV-0003dw-Ky for 13730@debbugs.gnu.org; Sun, 17 Feb 2013 01:37:36 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U6xrd-0007zx-HY; Sun, 17 Feb 2013 01:36:41 -0500 In-Reply-To: X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: hzGlpK9if%f|C4wwg7mRm@#[^tP-%7U4y(jUMaS: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:71427 Archived-At: 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.