GNU bug report logs - #1480
debug-on-error docstring doesn't mention toggle-debug-on-error

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Wed, 3 Dec 2008 03:40:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 1480 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "richardeng" <richardeng <at> foxmail.com>
To: "jidanni" <jidanni <at> jidanni.org>, "1480" <1480 <at> debbugs.gnu.org>
Subject: Re: bug#1480: debug-on-error docstring doesn't mentiontoggle-debug-on-error
Date: Fri, 5 Dec 2008 12:32:14 +0800
Do you mean it's better to add more description link in doc? Following is one of your requests.
But, I think it maybe not good to provide a command function link in C level.
And, this should be a minor/wishlist bug.

--- eval.c.~1.307.~     2008-08-27 13:26:39.000000000 -0700                                                    
+++ eval.c      2008-11-03 04:54:52.000000000 -0800                                                            
@@ -3666,7 +3666,7 @@
 if one of its condition symbols appears in the list.                                                          
 When you evaluate an expression interactively, this variable                                                  
 is temporarily non-nil if `eval-expression-debug-on-error' is non-nil.                                        
-See also variable `debug-on-quit'.  */);                                                                      
+See also variable `debug-on-quit'. Use `toggle-debug-on-error' to toggle it. */);                         
   Vdebug_on_error = Qnil;                                                                                     
                                                                                                               
   DEFVAR_LISP ("debug-ignored-errors", &Vdebug_ignored_errors,                                                









This bug report was last modified 16 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.