From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: broken bzr history? Date: Sun, 28 Feb 2010 20:01:29 -0500 Message-ID: <26mxysx3bq.fsf_-_@fencepost.gnu.org> References: <201002260126.o1Q1Q6uq008127@memory-leak.sm.sony.co.jp> <871vg89yve.fsf@mail.jurta.org> <87y6ig5mww.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 1267405306 23571 80.91.229.12 (1 Mar 2010 01:01:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2010 01:01:46 +0000 (UTC) Cc: Karl Fogel To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 01 02:01:38 2010 Return-path: Envelope-to: ged-emacs-devel@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 1Nlu0v-0007ve-AR for ged-emacs-devel@m.gmane.org; Mon, 01 Mar 2010 02:01:37 +0100 Original-Received: from localhost ([127.0.0.1]:54698 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nlu0u-0004je-TA for ged-emacs-devel@m.gmane.org; Sun, 28 Feb 2010 20:01:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nlu0q-0004jZ-KR for emacs-devel@gnu.org; Sun, 28 Feb 2010 20:01:32 -0500 Original-Received: from [199.232.76.173] (port=51359 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nlu0q-0004jR-7v for emacs-devel@gnu.org; Sun, 28 Feb 2010 20:01:32 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nlu0o-0000N4-Nt for emacs-devel@gnu.org; Sun, 28 Feb 2010 20:01:31 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58681) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nlu0o-0000N0-Fj for emacs-devel@gnu.org; Sun, 28 Feb 2010 20:01:30 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Nlu0n-0002nD-6Q; Sun, 28 Feb 2010 20:01:29 -0500 X-Spook: FBI Centro FTS2000 Leuken-Baden high security Bruxelles X-Ran: uDkPESiVTUUf|-`f:1IY5`#GoG@f?DnV6/INv]GP"\&^8E.0b$)j`wM?Ao@lR_.%/|Y61B X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM In-Reply-To: <87y6ig5mww.fsf_-_@mail.jurta.org> (Juri Linkov's message of "Fri\, 26 Feb 2010 12\:09\:03 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121483 Archived-At: The following is from http://debbugs.gnu.org/5652#8 and onwards. It sounds potentially serious. Is it? Juri Linkov wrote: >>> 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.