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: 29 Aug 2002 11:51:16 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <86vg5u6lij.fsf@gerd.free-bsd.org> References: <200208260036.g7Q0aYe12400@wijiji.santafe.edu> <86n0r9vj6i.fsf@gerd.free-bsd.org> <200208271905.g7RJ57K12941@wijiji.santafe.edu> <86ofbnnuiv.fsf@gerd.free-bsd.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030614785 3417 127.0.0.1 (29 Aug 2002 09:53:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 29 Aug 2002 09:53:05 +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 17kLz2-0000sk-00 for ; Thu, 29 Aug 2002 11:53:00 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17kMVG-0008GO-00 for ; Thu, 29 Aug 2002 12:26:18 +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 17kM0P-0005jj-00; Thu, 29 Aug 2002 05:54:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17kLxx-0005Kg-00 for emacs-devel@gnu.org; Thu, 29 Aug 2002 05:51:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17kLxv-0005KQ-00 for emacs-devel@gnu.org; Thu, 29 Aug 2002 05:51:52 -0400 Original-Received: from mailout10.sul.t-online.com ([194.25.134.21]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17kLxr-0005Jy-00; Thu, 29 Aug 2002 05:51:47 -0400 Original-Received: from fwd07.sul.t-online.de by mailout10.sul.t-online.com with smtp id 17kLxq-0005Rh-01; Thu, 29 Aug 2002 11:51:46 +0200 Original-Received: from gerd.free-bsd.org (520015515780-0001@[217.230.105.191]) by fwd07.sul.t-online.com with esmtp id 17kLxf-04pSG8C; Thu, 29 Aug 2002 11:51:35 +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 g7T9pM31000253; Thu, 29 Aug 2002 11:51:23 +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 g7T9pGLC000250; Thu, 29 Aug 2002 11:51:16 +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: Original-Lines: 11 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:7101 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7101 Richard Stallman writes: > 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). > > If that will help you investigate, then it is a useful thing to do. > Andre, could you show Gerd the change in question? It's no longer necessary. Andre told me what the change was, I could debug it from there, etc.