emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugger entered when debug-on-error = nil


From: Michaël Cadilhac
Subject: Re: debugger entered when debug-on-error = nil
Date: Sat, 29 Apr 2006 20:34:58 +0200
User-agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux)

"Drew Adams" <address@hidden> writes:

> emacs -Q
>
> M-: (setq 4 5)
>
> The debugger is entered, even though `debug-on-error' is nil (by default):

  AFAIK, it's a feature:

,----[ C-h f eval-expression RET ]
| eval-expression is an interactive compiled Lisp function in `simple.el'.
| It is bound to M-:, M-ESC :.
| (eval-expression eval-expression-arg &optional
| eval-expression-insert-value)
| 
| [...]
| 
| If `eval-expression-debug-on-error' is non-nil, which is the default,
| this command arranges for all errors to enter the debugger.
| 
| [back]
`----

  « for _all_ errors ».

  Regards,

-- 
 |      Michaël `Micha' Cadilhac   |   Un certain Blaise Pascal             |
 |         Epita/LRDE Promo 2007   |     etc... etc...                      |
 | http://www.lrde.org/~cadilh_m   |   -- Prévert (Les paris stupides)      |
 `--  -   JID: address@hidden --'                                   -  --'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]