From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs-buffer.gdb Date: Sat, 11 Jun 2005 16:03:41 +0300 Message-ID: References: <8764wm564v.fsf@jurta.org> <20050610154444.877268.FMU2360@piglet.prv.splode.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118496476 18506 80.91.229.2 (11 Jun 2005 13:27:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Jun 2005 13:27:56 +0000 (UTC) Cc: juri@jurta.org, ed.swarthout@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 11 15:27:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dh614-0006T9-BQ for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 15:27:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dh65S-0001by-Iz for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 09:31:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dh650-0001LT-SM for emacs-devel@gnu.org; Sat, 11 Jun 2005 09:31:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dh61t-0008En-U0 for emacs-devel@gnu.org; Sat, 11 Jun 2005 09:28:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dh61r-00083j-Dg for emacs-devel@gnu.org; Sat, 11 Jun 2005 09:28:03 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dh5ey-0002TT-Jg for emacs-devel@gnu.org; Sat, 11 Jun 2005 09:04:24 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-39-167.inter.net.il [80.230.39.167]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BMR33930 (AUTH halo1); Sat, 11 Jun 2005 16:03:39 +0300 (IDT) Original-To: Noah Friedman In-reply-to: <20050610154444.877268.FMU2360@piglet.prv.splode.com> (message from Noah Friedman on Fri, 10 Jun 2005 15:44:44 -0700 (PDT)) 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:38580 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38580 > From: Noah Friedman > Date: Fri, 10 Jun 2005 15:44:44 -0700 (PDT) > Cc: ed.swarthout@gmail.com, emacs-devel@gnu.org > > Juri: I'm indifferent about where it goes, but rms thought etc was a > reasonable place for it. It's documented in etc/NEWS already and in > man/trouble.texi. I suppose it could be mentioned in etc/DEBUG also, but > that file describes much lower-level detail. I added a short notice of this file to etc/DEBUG. Thanks.