From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: autosave Date: Wed, 12 Jun 2002 07:46:16 +0300 (IDT) Sender: emacs-devel-admin@gnu.org Message-ID: References: <200206111810.g5BIAoCU012881@mail.nj.nec.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1023857498 32230 127.0.0.1 (12 Jun 2002 04:51:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Jun 2002 04:51:38 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17I06c-0008Nj-00 for ; Wed, 12 Jun 2002 06:51:38 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17I0UG-0003Q7-00 for ; Wed, 12 Jun 2002 07:16:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17I067-0003gZ-00; Wed, 12 Jun 2002 00:51:07 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17I03Q-0003Z7-00 for ; Wed, 12 Jun 2002 00:48:20 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA14483; Wed, 12 Jun 2002 07:46:16 +0300 (IDT) X-Sender: eliz@is Original-To: Peter Blicher In-Reply-To: <200206111810.g5BIAoCU012881@mail.nj.nec.com> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4778 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4778 On Tue, 11 Jun 2002, Peter Blicher wrote: > Since > it's been years since I did emacs debugging, I don't remember offhand all the > stuff I have to do to debug, trace, etc., which means I have to look all this > stuff up before I can give you a distilled version of the problem. The file etc/DEBUG in the distribution should get you off the ground.