"Drew Adams" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] --'                                   -  --'


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to