From unknown Wed Jun 18 23:03:34 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#12957 <12957@debbugs.gnu.org> To: bug#12957 <12957@debbugs.gnu.org> Subject: Status: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t) Reply-To: bug#12957 <12957@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:03:34 +0000 retitle 12957 24.2.50; unable to get elisp backtrace with (setq debug-on-er= ror t) reassign 12957 emacs submitter 12957 Yagnesh Raghava Yakkala severity 12957 normal tag 12957 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 21 20:21:46 2012 Received: (at submit) by debbugs.gnu.org; 22 Nov 2012 01:21:46 +0000 Received: from localhost ([127.0.0.1]:59963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbLU8-0004fC-01 for submit@debbugs.gnu.org; Wed, 21 Nov 2012 20:21:45 -0500 Received: from eggs.gnu.org ([208.118.235.92]:54907) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbLU3-0004f1-VT for submit@debbugs.gnu.org; Wed, 21 Nov 2012 20:21:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbLSl-0008Go-1S for submit@debbugs.gnu.org; Wed, 21 Nov 2012 20:20:22 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=5.0 tests=BAYES_00,BODY_8BITS, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:38554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbLSk-0008Gj-US for submit@debbugs.gnu.org; Wed, 21 Nov 2012 20:20:18 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbLSi-00027G-1N for bug-gnu-emacs@gnu.org; Wed, 21 Nov 2012 20:20:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbLSe-0008F8-Qh for bug-gnu-emacs@gnu.org; Wed, 21 Nov 2012 20:20:15 -0500 Received: from mailgate3.sys.hokudai.ac.jp ([133.87.1.146]:47831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbLSd-0007wu-RO for bug-gnu-emacs@gnu.org; Wed, 21 Nov 2012 20:20:12 -0500 Received: from mailgate3.sys.hokudai.ac.jp (mailgate3.sys.hokudai.ac.jp [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 6ECA4F7897 for ; Thu, 22 Nov 2012 10:20:00 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate3.sys.hokudai.ac.jp (Postfix) with ESMTP id 62E51F784E for ; Thu, 22 Nov 2012 10:19:59 +0900 (JST) Received: from localhost (okhotsk19 [127.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 16E9A2823FE for ; Thu, 22 Nov 2012 10:20:35 +0900 (JST) From: Yagnesh Raghava Yakkala To: bug-gnu-emacs@gnu.org Subject: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t) Date: Thu, 22 Nov 2012 10:20:34 +0900 Message-ID: <87haoiqvq5.fsf@yagnesh.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) I am seeing this for some time. using emacs-24 branch head. When I do `M-x toggle-debug-on-error', I get the backtrace for elisp errors but for the first time only. The second time onwards emacs unable to emit t= he backtrace. I don't know how to isolate this bug and I am unable to reproduce with "ema= cs -Q". In GNU Emacs 24.2.50.4 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1) of 2012-11-15 on okhotsk19 Windowing system distributor `The X.Org Foundation', version 11.0.10706000 System Description: Ubuntu 10.04.4 LTS Configured using: `configure '--prefix=3D/home/yagnesh/local/emacs-8d2c633' '--without-compress-info'' Important settings: value of $LC_COLLATE: en_US.UTF-8 value of $LC_CTYPE: en_US.UTF-8 value of $LC_MESSAGES: en_US.UTF-8 value of $LANG: C value of $XMODIFIERS: @im=3Dibus locale-coding-system: nil default enable-multibyte-characters: t Major mode: Org Minor modes in effect: semantic-minor-modes-format: ((:eval (if (or semantic-highlight-edits-mod= e semantic-show-unmatched-syntax-mode) S))) diff-auto-refine-mode: t org-indent-mode: t flyspell-mode: t global-edit-server-edit-mode: t winner-mode: t shell-dirtrack-mode: t recentf-mode: t yas-global-mode: t yas-minor-mode: t global-auto-complete-mode: t auto-complete-mode: t autopair-mode: t autopair-global-mode: t ido-everywhere: t display-time-mode: t show-paren-mode: t global-ede-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t auto-fill-function: org-auto-fill-function transient-mark-mode: t Recent input: M-k C-x o C-n C-n C-n C-n C-n C-n C-n C-x b C-g C-x=20 C-f ~ / g i . m=20 e e m e l =20 e m a =20 l a t e M-> C-p C-p C-p C-p C-p C-p M-b M-b=20 M-b C-p M-b M-b b a c k e n d SPC C-M-x C-x b =20 C-x C-b C-n C-n C-n M-x SPC SPC C-x=20 b M-k C-x b C-x b u n M-x=20 g n u s - w a m e s =20 M-> M-< M-x M-x M-> M-< M-x =20 C-c C-n C-c C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-n C-n C-n C-a C-n C-n M-b M-b M-b=20 t h e SPC s e c o n d SPC e x a p m =20 m p l e SPC w i t h SPC M-f M-f M-f . M-b M-b M-b M-b=20 a l s o SPC M-d M-d C-n M-b M-b C-n C-n=20 C-a C-n C-n =20 =20 M-< C-n C-n=20 C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-b SPC C-n C-n C-n C-n C-a C-x b =20 M-x C-g C-x C-b C-n C-n M-x d e b u =20 t o g =20 M-x M-x o r g - M-x SPC =20 M-x M-x o r g C-x C-b C-g M-k M-x=20 o r g t =20 b u g - e =20 r e p o r t Recent messages: Updating buffer list...done Debug on Error disabled globally Debug on Error enabled globally org-export-as: Wrong number of arguments: (lambda (backend headline content= s info) (if (member "ignoreheading" (org-element-property :tags headline)) = contents (org-e-latex-headline headline contents info))), 2 Debug on Error disabled globally Debug on Error enabled globally org-export-as: Wrong number of arguments: (lambda (backend headline content= s info) (if (member "ignoreheading" (org-element-property :tags headline)) = contents (org-e-latex-headline headline contents info))), 2 Updating buffer list...done Quit delete-backward-char: Text is read-only Load-path shadows: /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-man hides /home/y= agnesh/.emacs.d/el-get/org-mode/lisp/org-e-man /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-ascii hides /home= /yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-ascii /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-beamer hides /hom= e/yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-beamer /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-html hides /home/= yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-html /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-groff hides /home= /yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-groff /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-icalendar hides /= home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-icalendar /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-latex hides /home= /yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-latex /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-publish hides /ho= me/yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-publish /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-export hides /home/= yagnesh/.emacs.d/el-get/org-mode/lisp/org-export /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-md hides /home/yagn= esh/.emacs.d/el-get/org-mode/lisp/org-md /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-texinfo hides /ho= me/yagnesh/.emacs.d/el-get/org-mode/lisp/org-e-texinfo /home/yagnesh/.emacs.d/el-get/org-mode/contrib/lisp/org-e-odt hides /home/y= agnesh/.emacs.d/el-get/org-mode/lisp/org-e-odt /home/yagnesh/.emacs.d/el-get/org-mode/.dir-locals hides /home/yagnesh/.ema= cs.d/el-get/magit/.dir-locals /home/yagnesh/.emacs.d/el-get/org-mode/.dir-locals hides /home/yagnesh/.ema= cs.d/el-get/el-get/.dir-locals /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sqlite hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-sqlite /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-capture hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-capture /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-beamer hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-beamer /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-lparse hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-lparse /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-perl hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-perl /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-element hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-element /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-irc hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-irc /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-publish hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-publish /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ruby hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-ruby /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-scala hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-scala /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-indent hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-indent /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-wl hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-wl /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-css hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-css /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-mscgen hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-mscgen /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-attach hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-attach /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mac-message hides /home/yag= nesh/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-mac-message /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sql hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-sql /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-taskjuggler hides /home/yag= nesh/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-taskjuggler /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-plantuml hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-plantuml /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-C hides /home/yagnesh/local/= emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-C /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-maxima hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-maxima /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-java hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-java /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-io hides /home/yagnesh/local= /emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-io /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-octave hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-octave /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-icalendar hides /home/yagne= sh/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-icalendar /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-asymptote hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-asymptote /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-freemind hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-freemind /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-habit hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-habit /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-remember hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-remember /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-ascii hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-ascii /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mouse hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-mouse /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-jsinfo hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-jsinfo /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-list hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-list /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-python hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-python /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-tangle hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-tangle /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-xoxo hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-xoxo /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-datetree hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-datetree /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-gnuplot hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-gnuplot /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-bbdb hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-bbdb /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ditaa hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-ditaa /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-archive hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-archive /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-screen hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-screen /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-keys hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-keys /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-clojure hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-clojure /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-exp hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-exp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-agenda hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-agenda /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-lisp hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-lisp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob hides /home/yagnesh/local/em= acs-8d2c633/share/emacs/24.2.50/lisp/org/ob /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-loaddefs hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-loaddefs /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-gnus hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-gnus /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-footnote hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-footnote /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-picolisp hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-picolisp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-scheme hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-scheme /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-lilypond hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-lilypond /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-eshell hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-eshell /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-rmail hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-rmail /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-latex hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-latex /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sh hides /home/yagnesh/local= /emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-sh /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-table hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-table /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ocaml hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-ocaml /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-colview hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-colview /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-timer hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-timer /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mhe hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-mhe /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-R hides /home/yagnesh/local/= emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-R /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-bibtex hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-bibtex /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-html hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-html /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-pcomplete hides /home/yagne= sh/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-pcomplete /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-table hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-table /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-ctags hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-ctags /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-entities hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-entities /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-awk hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-awk /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-inlinetask hides /home/yagn= esh/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-inlinetask /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-sass hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-sass /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-crypt hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-crypt /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-src hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-src /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-macs hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-macs /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-faces hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-faces /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-lob hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-lob /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-plot hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-plot /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-shen hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-shen /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-dot hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-dot /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mew hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-mew /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-vm hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-vm /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-w3m hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-w3m /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-special-blocks hides /home/= yagnesh/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-special-blocks /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-haskell hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-haskell /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-latex hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-latex /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-clock hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-clock /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-odt hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-odt /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-protocol hides /home/yagnes= h/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-protocol /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-calc hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-calc /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-org hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-org /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-feed hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-feed /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mobile hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-mobile /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-docbook hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-docbook /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-version hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-version /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-eval hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-eval /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-docview hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-docview /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-install hides /home/yagnesh= /local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-install /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-js hides /home/yagnesh/local= /emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-js /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-fortran hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-fortran /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ledger hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-ledger /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-comint hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-comint /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-compat hides /home/yagnesh/= local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-compat /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-exp hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-exp /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-ref hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-ref /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-id hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-id /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-matlab hides /home/yagnesh/l= ocal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-matlab /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org hides /home/yagnesh/local/e= macs-8d2c633/share/emacs/24.2.50/lisp/org/org /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-info hides /home/yagnesh/lo= cal/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-info /home/yagnesh/.emacs.d/el-get/org-mode/lisp/org-mks hides /home/yagnesh/loc= al/emacs-8d2c633/share/emacs/24.2.50/lisp/org/org-mks /home/yagnesh/.emacs.d/el-get/org-mode/lisp/ob-emacs-lisp hides /home/yagne= sh/local/emacs-8d2c633/share/emacs/24.2.50/lisp/org/ob-emacs-lisp /home/yagnesh/.emacs.d/el-get/org-mode/.dir-locals hides /home/yagnesh/loca= l/emacs-8d2c633/share/emacs/24.2.50/lisp/gnus/.dir-locals Features: (shadow emacsbug debug boxquote rect gnus-fun ob-sh ob-gnuplot ob-plantuml ob-python ob-perl ob-octave ob-ditaa ob-dot loadhist gnus-draft dired-x texmathp tabify hl-line view reftex-sel reftex-ref semantic/ia semantic/analyze/refs semantic/db-find semantic/db-ref semantic/senator semantic/decorate pulse semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db semantic/ctxt semantic/format semantic/tag= -ls semantic/find semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local reftex-cite reftex-parse ibuf-ext ibuff= er reftex-auc preview prv-emacs ac-math tex-fold font-latex latex-mode-expansi= ons latex tex-style latexenc zotelo reftex-dcr reftex reftex-vars autorevert doc-view image-mode jka-compr ede/dired magit-bisect magit-key-mode magit diff-mode log-edit pcvs-util add-log hippie-exp bbdb-message goto-addr autoinsert org-indent org-wl org-w3m org-vm org-rmail org-mhe org-mew org-i= rc org-jsinfo org-infojs org-info org-gnus org-docview org-bibtex bibtex org-b= bdb org-inlinetask org-special-blocks org-html org-table rfc2368 url-handlers f= fap misearch multi-isearch shr-color color qp shr mule-util flow-fill mm-archive sort smiley gnus-async gnus-bcklg gnus-ml disp-table gnus-topic pop3 utf-7 nndoc nndraft nnmh nnfolder nnml executable bbdb-gnus bbdb-mua epa-file epa epg gnutls network-stream gnus-agent gnus-srvr gnus-score score-mode nnvirt= ual gnus-cache spam spam-stat bbdb-com gnus-uu yenc gnus-msg gnus-demon nntp gnus-cite nnir gnus-gravatar mail-extr gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig gnus-sum gnus-group gnus-undo gravatar starttls nnimap nnmail mail-source parse-time utf7 netrc nnoo gnus-start gnus-spec gnus-int gnus-range message rfc822 mailabbrev gmm-utils mailheader gnus-win notifications flyspell ispell eldoc debbugs-autoloads mediawiki mm-url gnus gnus-ems nnheader mml mml-sec mm-decode mm-bodies mm-encode url-http tls url-auth mail-parse rfc2231 url-gw edit-server smtpmail sendmail rfc2047 rfc2045 ietf-drums mail-utils ps-print ps-def lpr battery w3m-load webjump browse-url flymake compile info-look info org-google-weather solar cal-dst google-weather url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap org-e-beamer org-e-latex org-e-publish org-export org-element org-latex org-export-latex org-beamer org-exp ob-exp org-agenda footnote diary-lib diary-loaddefs org-mode-expansions org ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob org-compat org-m= acs ob-eval org-loaddefs cal-menu calendar cal-loaddefs git-commit-mode server gitignore-mode gitconfig-mode conf-mode 50magit ncl-mode-load inf-ncl ncl-m= ode cus-edit cus-start cus-load ncl-doc ncl-mode-keywords tex-buf tex dbus xml preview-latex tex-site auto-loads pylookup deferred xscheme scheme highlight-parentheses hl-sexp thingatpt paredit windmove winner tramp-cache tramp-sh tramp tramp-compat auth-source gnus-util mm-util mail-prsvr password-cache tramp-loaddefs shell pcomplete comint ansi-color ring format-spec recentf tree-widget uniquify imenu ace-jump-mode edict edict-japanese edict-english edict-morphology edict-edit dui-registry dui dictem yasnippet dropdown-list derived assoc auto-complete-config auto-complete popup autopair easy-mmode diminish smex ido expand-region text-mode-expansions expand-region-custom expand-region-core find-func time paren edmacro kmacro warnings advice advice-preload vc-git ede/cpp-root ede/emacs ede/speedbar ede/files ede ede/base ede/auto ede/source eieio-base eieio-speedbar speedbar sb-image ezimage dframe eieio-custom wid-edit eieio byte-opt cedet .loaddefs bbdb timezone bbdb-loaddefs el-get el-get-autoloads el-get-list-packages el-get-notify help-mode easymenu el-get-dependencies el-get-build el-get-status pp el-get-recipes el-get-byte-compile el-get-methods el-get-fossil el-get-svn el-get-pacman el-get-github-zip el-get-github-tar el-get-http-zip el-get-http-tar el-get-hg el-get-git-svn el-get-fink el-get-emacswiki el-get-http el-get-emacsmirror el-get-github el-get-git el-get-elpa package el-get-darcs el-get-cvs el-get-bzr el-get-br= ew el-get-builtin el-get-apt-get el-get-custom el-get-core cl-macs gv autoload help-fns bytecomp byte-compile cconv dired cl cl-lib time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibe= tan thai tai-viet lao korean japanese hebrew greek romanian slovak czech europe= an ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help sim= ple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --=20 =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81 YYR From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 22 10:01:37 2012 Received: (at 12957) by debbugs.gnu.org; 22 Nov 2012 15:01:37 +0000 Received: from localhost ([127.0.0.1]:33273 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbYHZ-0003Sz-3h for submit@debbugs.gnu.org; Thu, 22 Nov 2012 10:01:37 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:12701) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbYHW-0003Sr-4r for 12957@debbugs.gnu.org; Thu, 22 Nov 2012 10:01:34 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ai0FAG6Zu09FpaQ6/2dsb2JhbABEsEiDSYEIghUBAQQBViMFCws0EhQYDSSIHAW6CZBEA4hCmnGBWIMHgTga X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="208219986" Received: from 69-165-164-58.dsl.teksavvy.com (HELO pastel.home) ([69.165.164.58]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 22 Nov 2012 10:00:11 -0500 Received: by pastel.home (Postfix, from userid 20848) id 519F6597C9; Thu, 22 Nov 2012 10:00:11 -0500 (EST) From: Stefan Monnier To: Yagnesh Raghava Yakkala Subject: Re: bug#12957: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t) Message-ID: References: <87haoiqvq5.fsf@yagnesh.org> Date: Thu, 22 Nov 2012 10:00:11 -0500 In-Reply-To: <87haoiqvq5.fsf@yagnesh.org> (Yagnesh Raghava Yakkala's message of "Thu, 22 Nov 2012 10:20:34 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 12957 Cc: 12957@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.8 (/) > I am seeing this for some time. using emacs-24 branch head. When I do > `M-x toggle-debug-on-error', I get the backtrace for elisp errors but > for the first time only. The second time onwards emacs unable to emit > the backtrace. While the first backtrace is displayed, debug-on-error is temporarily reset to nil. So the behavior you describe could be explained if you don't `q' or `c' from the first backtrace. Stefan From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 22 21:58:58 2012 Received: (at 12957) by debbugs.gnu.org; 23 Nov 2012 02:58:58 +0000 Received: from localhost ([127.0.0.1]:33711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbjTl-0004Sl-Qy for submit@debbugs.gnu.org; Thu, 22 Nov 2012 21:58:58 -0500 Received: from mailgate3.sys.hokudai.ac.jp ([133.87.1.146]:36769) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbjTi-0004Sa-JH for 12957@debbugs.gnu.org; Thu, 22 Nov 2012 21:58:55 -0500 Received: from mailgate3.sys.hokudai.ac.jp (mailgate3.sys.hokudai.ac.jp [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id 11993231732 for <12957@debbugs.gnu.org>; Fri, 23 Nov 2012 11:57:29 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate3.sys.hokudai.ac.jp (Postfix) with ESMTP id 0674723171C for <12957@debbugs.gnu.org>; Fri, 23 Nov 2012 11:57:29 +0900 (JST) Received: from localhost (okhotsk19 [127.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 28757281401; Fri, 23 Nov 2012 11:58:15 +0900 (JST) From: Yagnesh Raghava Yakkala To: Stefan Monnier Subject: Re: bug#12957: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t) References: <87haoiqvq5.fsf@yagnesh.org> Date: Fri, 23 Nov 2012 11:58:14 +0900 In-Reply-To: (Stefan Monnier's message of "Thu, 22 Nov 2012 10:00:11 -0500") Message-ID: <87fw41owjd.fsf@yagnesh.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 12957 Cc: 12957@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.3 (--) DQpIZWxsbyBTdGVmYW4sDQoNClRoYW5rIHlvdSBmb3IgdGhlIHJlcGx5LiwNCg0KPiBXaGlsZSB0 aGUgZmlyc3QgYmFja3RyYWNlIGlzIGRpc3BsYXllZCwgZGVidWctb24tZXJyb3IgaXMgdGVtcG9y YXJpbHkNCj4gcmVzZXQgdG8gbmlsLiAgU28gdGhlIGJlaGF2aW9yIHlvdSBkZXNjcmliZSBjb3Vs ZCBiZSBleHBsYWluZWQgaWYgeW91DQo+IGRvbid0IGBxJyBvciBgYycgZnJvbSB0aGUgZmlyc3Qg YmFja3RyYWNlLg0KDQpObywgZXZlbiBpZiBJIHNldCBkZWJ1Zy1vbi1lcnJvciB0byB0IGV4cGxp Y2l0bHksIEkgc2VlIHRoZSBwcm9ibGVtLiBNeSBndWVzcw0KKGJhc2VsZXNzIHRob3VnaCkgd2Fz IHNvbWUgcGFja2FnZSB0aGF0IEkgbG9hZCBmcm9tIC5lbWFjcyBpcyBmb29saW5nIGRlYnVnZ2Vy Lg0KDQoNClRoYW5rcy4sDQotLSANCuCwjuCwguCwpuCwsOCxiyDgsK7gsLngsL7gsKjgsYHgsK3g sL7gsLXgsYHgsLLgsYEg4LCF4LCC4LCm4LCw4LC/4LCV4LC/IOCwteCwguCwpuCwqOCwruCxgeCw suCxgQ0KWVlSDQo= From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 22 23:01:36 2012 Received: (at 12957) by debbugs.gnu.org; 23 Nov 2012 04:01:36 +0000 Received: from localhost ([127.0.0.1]:33767 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbkSO-0005sg-Bg for submit@debbugs.gnu.org; Thu, 22 Nov 2012 23:01:36 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:48124) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbkSM-0005sZ-Q7 for 12957@debbugs.gnu.org; Thu, 22 Nov 2012 23:01:35 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ai0FAG6Zu09FpaQ6/2dsb2JhbABEsEiDSYEIghUBAQQBViMFCws0EhQYDSSIHAW6CZBEA4hCmnGBWIMH X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="208276501" Received: from 69-165-164-58.dsl.teksavvy.com (HELO pastel.home) ([69.165.164.58]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 22 Nov 2012 23:00:10 -0500 Received: by pastel.home (Postfix, from userid 20848) id 39FAA597C9; Thu, 22 Nov 2012 23:00:10 -0500 (EST) From: Stefan Monnier To: Yagnesh Raghava Yakkala Subject: Re: bug#12957: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t) Message-ID: References: <87haoiqvq5.fsf@yagnesh.org> <87fw41owjd.fsf@yagnesh.org> Date: Thu, 22 Nov 2012 23:00:10 -0500 In-Reply-To: <87fw41owjd.fsf@yagnesh.org> (Yagnesh Raghava Yakkala's message of "Fri, 23 Nov 2012 11:58:14 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 12957 Cc: 12957@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.8 (/) > No, even if I set debug-on-error to t explicitly, I see the > problem. My guess (baseless though) was some package that I load from > .emacs is fooling debugger. Actually now that I think about it, the way recursive debugging is prevented is not by setting debug-on-error to nil (as it used to be) but by setting inhibit-debugger to t (this is a fairly recent change), so try (setq inhibit-debugger nil). Stefan From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 22 23:10:34 2012 Received: (at 12957) by debbugs.gnu.org; 23 Nov 2012 04:10:34 +0000 Received: from localhost ([127.0.0.1]:33775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tbkb0-00064M-ET for submit@debbugs.gnu.org; Thu, 22 Nov 2012 23:10:34 -0500 Received: from mailgate3.sys.hokudai.ac.jp ([133.87.1.146]:42731) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tbkat-000648-OO for 12957@debbugs.gnu.org; Thu, 22 Nov 2012 23:10:28 -0500 Received: from mailgate3.sys.hokudai.ac.jp (mailgate3.sys.hokudai.ac.jp [127.0.0.1]) by localhost.sys.hokudai.ac.jp (Postfix) with ESMTP id B3FE623173D for <12957@debbugs.gnu.org>; Fri, 23 Nov 2012 13:08:57 +0900 (JST) Received: from okhotsk19 (okhotsk19.lowtem.hokudai.ac.jp [133.87.217.175]) by mailgate3.sys.hokudai.ac.jp (Postfix) with ESMTP id A8ADA231720 for <12957@debbugs.gnu.org>; Fri, 23 Nov 2012 13:08:56 +0900 (JST) Received: from localhost (okhotsk19 [127.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by okhotsk19 (Postfix) with ESMTPS id 40FA4281401; Fri, 23 Nov 2012 13:09:43 +0900 (JST) From: Yagnesh Raghava Yakkala To: Stefan Monnier Subject: Re: bug#12957: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t) References: <87haoiqvq5.fsf@yagnesh.org> <87fw41owjd.fsf@yagnesh.org> Date: Fri, 23 Nov 2012 13:09:43 +0900 In-Reply-To: (Stefan Monnier's message of "Thu, 22 Nov 2012 23:00:10 -0500") Message-ID: <87a9u9ot88.fsf@yagnesh.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 12957 Cc: 12957@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.5 (-) Hello Stefan, On Nov 23 2012, Stefan Monnier wrote: >> No, even if I set debug-on-error to t explicitly, I see the >> problem. My guess (baseless though) was some package that I load from >> .emacs is fooling debugger. > > Actually now that I think about it, the way recursive debugging is > prevented is not by setting debug-on-error to nil (as it used to be) but > by setting inhibit-debugger to t (this is a fairly recent change), so > try (setq inhibit-debugger nil). Yes, That works. Thank you. How can I close the bug report.? Thanks., --=20 =E0=B0=8E=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B1=8B =E0=B0=AE=E0=B0=B9=E0=B0=BE= =E0=B0=A8=E0=B1=81=E0=B0=AD=E0=B0=BE=E0=B0=B5=E0=B1=81=E0=B0=B2=E0=B1=81 = =E0=B0=85=E0=B0=82=E0=B0=A6=E0=B0=B0=E0=B0=BF=E0=B0=95=E0=B0=BF =E0=B0=B5= =E0=B0=82=E0=B0=A6=E0=B0=A8=E0=B0=AE=E0=B1=81=E0=B0=B2=E0=B1=81 YYR From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 23 03:51:14 2012 Received: (at control) by debbugs.gnu.org; 23 Nov 2012 08:51:14 +0000 Received: from localhost ([127.0.0.1]:34044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tboyf-0005oc-NQ for submit@debbugs.gnu.org; Fri, 23 Nov 2012 03:51:14 -0500 Received: from mail-pa0-f44.google.com ([209.85.220.44]:58197) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tboyd-0005oV-Vb for control@debbugs.gnu.org; Fri, 23 Nov 2012 03:51:12 -0500 Received: by mail-pa0-f44.google.com with SMTP id hz11so4226142pad.3 for ; Fri, 23 Nov 2012 00:49:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version:content-type; bh=T9UtUhz5rY+7u4QmjziVn5AKMxqSWmhjgxnfFLWJfLI=; b=Mul1hhj1kR/q8nRxo4xAeSnG6lefUSBTFeKhxkLY0rtvz8hjj9lONMIQWNPKJq1VFl 1puGNxkmLiAYYSAoTf1aDDPGwEUzBEcboYUtQL82DmkZdvck4yHgiUi2vXOKZlY53Qjj 8M9RWLxBhNlJw4gBRM+O7xDIeq3l5wphIBh5kjo0127qQlMq9odu8st2nD7Mbei3j8eJ vUelHaRxFNcDlSInMRwH9Qw6O5DEgvJ423ydA61GhSwSmhzMx43NKFjI/57iguXSqfWG usTGXJTpOOkDiNJ69rnVFvUWVJXFzoZWLqpBsmrR8Kr6Dqzrd35KSciSfbUk5bT3nkvq msuA== Received: by 10.68.252.4 with SMTP id zo4mr12282047pbc.126.1353660585213; Fri, 23 Nov 2012 00:49:45 -0800 (PST) Received: from ulysses ([155.69.19.206]) by mx.google.com with ESMTPS id rk17sm3501919pbb.3.2012.11.23.00.49.42 (version=SSLv3 cipher=OTHER); Fri, 23 Nov 2012 00:49:44 -0800 (PST) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 12957 Date: Fri, 23 Nov 2012 16:49:39 +0800 Message-ID: <87obio900s.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) close 12957 thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 23 10:37:02 2012 Received: (at 12957-done) by debbugs.gnu.org; 23 Nov 2012 15:37:02 +0000 Received: from localhost ([127.0.0.1]:35091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbvJO-0003gA-47 for submit@debbugs.gnu.org; Fri, 23 Nov 2012 10:37:02 -0500 Received: from pruche.dit.umontreal.ca ([132.204.246.22]:57048) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbvJL-0003fx-1g for 12957-done@debbugs.gnu.org; Fri, 23 Nov 2012 10:37:01 -0500 Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id qANFZUJ0022588; Fri, 23 Nov 2012 10:35:30 -0500 Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id BE507B4278; Fri, 23 Nov 2012 10:35:30 -0500 (EST) From: Stefan Monnier To: Yagnesh Raghava Yakkala Subject: Re: bug#12957: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t) Message-ID: References: <87haoiqvq5.fsf@yagnesh.org> <87fw41owjd.fsf@yagnesh.org> <87a9u9ot88.fsf@yagnesh.org> Date: Fri, 23 Nov 2012 10:35:30 -0500 In-Reply-To: <87a9u9ot88.fsf@yagnesh.org> (Yagnesh Raghava Yakkala's message of "Fri, 23 Nov 2012 13:09:43 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4411=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4411> : streams <864147> : uri <1275404> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 12957-done Cc: 12957-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.9 (---) > Yes, That works. Thank you. Great, thanks. > How can I close the bug report.? By replying to "nnn-done@..." as I'm doing with this email. Stefan From unknown Wed Jun 18 23:03:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 22 Dec 2012 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator