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: Sat, 16 Feb 2013 20:16:24 -0500 Message-ID: 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 X-Trace: ger.gmane.org 1361063835 19771 80.91.229.3 (17 Feb 2013 01:17:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Feb 2013 01:17:15 +0000 (UTC) Cc: 13730@debbugs.gnu.org To: rcopley@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 17 02:17: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 1U6ssr-0006gd-4P for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Feb 2013 02:17:37 +0100 Original-Received: from localhost ([::1]:44234 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6ssW-0005Wj-J0 for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Feb 2013 20:17:16 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:34119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6ssT-0005WY-Hj for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 20:17:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6ssS-0000DK-Do for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 20:17:13 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6ssS-0000DE-AJ for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 20:17:12 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U6stG-0008I7-Dv for bug-gnu-emacs@gnu.org; Sat, 16 Feb 2013 20:18: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 01:18: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: Original-Received: via spool by 13730-submit@debbugs.gnu.org id=B13730.136106383931805 (code B ref 13730); Sun, 17 Feb 2013 01:18:02 +0000 Original-Received: (at 13730) by debbugs.gnu.org; 17 Feb 2013 01:17:19 +0000 Original-Received: from localhost ([127.0.0.1]:59636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6ssZ-0008Gw-DW for submit@debbugs.gnu.org; Sat, 16 Feb 2013 20:17:19 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:58393) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U6ssX-0008Go-3H for 13730@debbugs.gnu.org; Sat, 16 Feb 2013 20:17:17 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U6srg-0007MT-Lv; Sat, 16 Feb 2013 20:16:24 -0500 X-Spook: espionage NORAD CBNRC brigand UFO ASO wire transfer X-Ran: W!t&lj~4v2&-#?v(u%lITp1No!f!(WzOW)Xh9a_RoE_AdeXQhU,OxmB*ris:$:5 X-Hue: white X-Attribution: GM In-Reply-To: <511f773d.8665b40a.2af7.ffffa5d8@mx.google.com> (rcopley@gmail.com's message of "Sat, 16 Feb 2013 12:10:32 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:71399 Archived-At: > Visit a bzr branch, view the root log with "C-x v L", choose a revision > and invoke log-view-diff by typing "d". The diff that is shown should be > highlighted, but it isn't. Do you mean that font-locking should be enabled in the *vc-diff* buffer? If so, it is for me. (Try bootstrapping?) Or did you mean that the corresponding line in the *vc-change-log* buffer should be highlighted in some way? Or something else? > The trunk revision in which this stopped working is in (111784,11794].