From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gerd.moellmann@t-online.de (Gerd Moellmann) Newsgroups: gmane.emacs.devel Subject: Re: [spiegel@gnu.org: Re: [Fwd: vc-annotate causes Emacs to die]] Date: 28 Aug 2002 12:32:24 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <86ofbnnuiv.fsf@gerd.free-bsd.org> References: <200208260036.g7Q0aYe12400@wijiji.santafe.edu> <86n0r9vj6i.fsf@gerd.free-bsd.org> <200208271905.g7RJ57K12941@wijiji.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030531095 23512 127.0.0.1 (28 Aug 2002 10:38:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 28 Aug 2002 10:38:15 +0000 (UTC) Cc: emacs-devel@gnu.org, spiegel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17k0DF-000676-00 for ; Wed, 28 Aug 2002 12:38:13 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17k0iz-0000SQ-00 for ; Wed, 28 Aug 2002 13:11:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17k0EK-0000OY-00; Wed, 28 Aug 2002 06:39:20 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17k07u-000808-00 for emacs-devel@gnu.org; Wed, 28 Aug 2002 06:32:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17k07r-0007zl-00 for emacs-devel@gnu.org; Wed, 28 Aug 2002 06:32:41 -0400 Original-Received: from mailout05.sul.t-online.com ([194.25.134.82]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17k07j-0007xl-00; Wed, 28 Aug 2002 06:32:32 -0400 Original-Received: from fwd07.sul.t-online.de by mailout05.sul.t-online.com with smtp id 17k07h-0002Ew-04; Wed, 28 Aug 2002 12:32:29 +0200 Original-Received: from gerd.free-bsd.org (520015515780-0001@[80.130.127.197]) by fwd07.sul.t-online.com with esmtp id 17k07d-0Uex60C; Wed, 28 Aug 2002 12:32:25 +0200 Original-Received: from gerd.free-bsd.org (localhost [127.0.0.1]) by gerd.free-bsd.org (8.12.5/8.12.5) with ESMTP id g7SAWOvc000316; Wed, 28 Aug 2002 12:32:24 +0200 (CEST) (envelope-from gerd.moellmann@t-online.de) Original-Received: (from gerd@localhost) by gerd.free-bsd.org (8.12.5/8.12.5/Submit) id g7SAWO4L000313; Wed, 28 Aug 2002 12:32:24 +0200 (CEST) X-Authentication-Warning: gerd.free-bsd.org: gerd set sender to gerd.moellmann@t-online.de using -f Original-To: rms@gnu.org In-Reply-To: <200208271905.g7RJ57K12941@wijiji.santafe.edu> Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-Sender: 520015515780-0001@t-dialin.net Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7039 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7039 Richard Stallman writes: > > This is of course true, but vc-annotate still used to work prior to your > > modification. > > Can someone tell me what modification that is? > > What's the recipe to reproduce this? And with which version of Emacs? > > I don't know, but I am not sure it matters. The change in VC seems to > have exposed a bug in the display code; however, the VC change itself > is surely not at fault. I find that seeing such changes often helps me start debugging with a working hypothesis, which can shorten debugging time considerably (that works pretty often, actually).