From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ami Fischman Newsgroups: gmane.emacs.devel Subject: Re: how to set debug-on-error permanently? Date: Thu, 19 Dec 2002 11:42:48 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87lm2l6eg5.fsf@emacswiki.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1040327017 28951 80.91.224.249 (19 Dec 2002 19:43:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 19 Dec 2002 19:43:37 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18P6Zz-0007Wm-00 for ; Thu, 19 Dec 2002 20:43:35 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18P6bF-0002zC-00 for ; Thu, 19 Dec 2002 20:44:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18P6Zd-0007gv-03 for emacs-devel@quimby.gnus.org; Thu, 19 Dec 2002 14:43:13 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18P6ZJ-0007eE-00 for emacs-devel@gnu.org; Thu, 19 Dec 2002 14:42:53 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18P6ZH-0007am-00 for emacs-devel@gnu.org; Thu, 19 Dec 2002 14:42:52 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18P6ZH-0007ZA-00 for emacs-devel@gnu.org; Thu, 19 Dec 2002 14:42:51 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18P6Yo-0007Rt-00 for ; Thu, 19 Dec 2002 20:42:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18P6Yn-0007RY-00 for ; Thu, 19 Dec 2002 20:42:21 +0100 Original-Path: not-for-mail Original-Lines: 9 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: nobody User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:r6Cogn+lfRmuqzpCpzheEHdVRVs= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10291 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10291 > I think you are running into something else: While debugging, > additional errors do not call the debugger anymore. Solution: Switch > to the *Backtrace* buffer and hit q. You hit the nail on the head. Thanks :) -- Ami Fischman usenet@fischman.org