From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: stack-trace-on-error vs. debug-on-error. Date: Sat, 05 Mar 2005 11:59:56 -0500 Message-ID: References: <87ll93lpec.fsf@xs4all.nl> <87acpjloam.fsf@xs4all.nl> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1110042455 25780 80.91.229.2 (5 Mar 2005 17:07:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 5 Mar 2005 17:07:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 05 18:07:35 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D7ckT-0004el-DC for ged-emacs-devel@m.gmane.org; Sat, 05 Mar 2005 18:07:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D7d3s-0000bl-5p for ged-emacs-devel@m.gmane.org; Sat, 05 Mar 2005 12:27:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D7cy3-0006tT-Uv for emacs-devel@gnu.org; Sat, 05 Mar 2005 12:21:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D7cxt-0006mI-Gv for emacs-devel@gnu.org; Sat, 05 Mar 2005 12:21:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D7cxm-0006iU-V3 for emacs-devel@gnu.org; Sat, 05 Mar 2005 12:21:15 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D7cdB-00045Z-1h for emacs-devel@gnu.org; Sat, 05 Mar 2005 11:59:57 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D7cdA-0004hJ-Mi; Sat, 05 Mar 2005 11:59:56 -0500 Original-To: Lute Kamstra In-reply-to: <87acpjloam.fsf@xs4all.nl> (message from Lute Kamstra on Fri, 04 Mar 2005 11:04:49 +0100) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:34221 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34221 > stack-trace-on-error is not documented in Emacs manual or the Lisp > manual. I'll document it in the Lisp manual. Please don't. It is not worth taking up space in the manual. Perhaps it should be marked as obsolete, and perhaps it should be deleted, but I am not sure.