unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1480: debug-on-error docstring doesn't mentiontoggle-debug-on-error
@ 2008-12-05  4:32 richardeng
  0 siblings, 0 replies; only message in thread
From: richardeng @ 2008-12-05  4:32 UTC (permalink / raw)
  To: jidanni, 1480

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,                                                











^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-05  4:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05  4:32 bug#1480: debug-on-error docstring doesn't mentiontoggle-debug-on-error richardeng

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).