From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#5652: broken bzr history Date: Fri, 26 Feb 2010 12:09:03 +0200 Organization: JURTA Message-ID: <87y6ig5mww.fsf_-_@mail.jurta.org> References: <201002260126.o1Q1Q6uq008127@memory-leak.sm.sony.co.jp> <871vg89yve.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267179820 18821 80.91.229.12 (26 Feb 2010 10:23:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2010 10:23:40 +0000 (UTC) Cc: enami tsugutomo , 5652@debbugs.gnu.org To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 26 11:23:33 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NkxM5-0004oC-0Y for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Feb 2010 11:23:33 +0100 Original-Received: from localhost ([127.0.0.1]:38206 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkxM4-0000dI-7T for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Feb 2010 05:23:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkxLv-0000co-5o for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2010 05:23:23 -0500 Original-Received: from [140.186.70.92] (port=49786 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkxLs-0000ce-Fz for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2010 05:23:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkxLr-0005Hz-Dr for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2010 05:23:20 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48241) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkxLr-0005Hr-BX for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2010 05:23:19 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1NkxAw-0002gD-OG; Fri, 26 Feb 2010 05:12:02 -0500 X-Loop: bug-gnu-emacs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 26 Feb 2010 10:12:02 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 5652 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 5652-submit@debbugs.gnu.org id=B5652.126717908710274 (code B ref 5652); Fri, 26 Feb 2010 10:12:02 +0000 Original-Received: (at 5652) by debbugs.gnu.org; 26 Feb 2010 10:11:27 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkxAM-0002ff-Eq for submit@debbugs.gnu.org; Fri, 26 Feb 2010 05:11:26 -0500 Original-Received: from smtp-out4.starman.ee ([85.253.0.6] helo=mx2.starman.ee) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkxA8-0002fM-TL for 5652@debbugs.gnu.org; Fri, 26 Feb 2010 05:11:25 -0500 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Original-Received: from mail.starman.ee (82.131.30.33.cable.starman.ee [82.131.30.33]) by mx2.starman.ee (Postfix) with ESMTP id B25123F40AF; Fri, 26 Feb 2010 12:11:02 +0200 (EET) In-Reply-To: (Andreas Schwab's message of "Fri, 26 Feb 2010 10:56:23 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 26 Feb 2010 05:12:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:35332 Archived-At: >> Trying to see the reason why this line in `Info-index-next' >> was changed last time: >> >> (forward-line (1- (nth 3 (car Info-index-alternatives)))) >> >> I typed `C-x v g' (vc-annotate) in info.el, and it displays: >> >> 49780.1.32 henrik. | (forward-line (1- (nth 3 (car Info-index-alternatives)))) > > Looks like a bug in bzr. With git blame it points to f4ed1f85: > > commit f4ed1f852b3fb7650178446ac53db773d9fd25d6 > Author: Juri Linkov > Date: Tue Apr 27 06:39:46 2004 +0000 Yes, I can confirm this is the correct commit. In read-only CVS I see: revision 1.393 date: 2004-04-27 09:39:46 +0300; author: jurta; state: Exp; lines: +80 -42; [...] (Info-index-next): Decrement line number. -- Juri Linkov http://www.jurta.org/emacs/