help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Error messages


From: Tim X
Subject: Re: Error messages
Date: Tue, 11 Sep 2007 18:14:34 +1000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

"Anton V. Belyaev" <anton.belyaev@gmail.com> writes:

> Hello,
>
> I use Emacs from CVS and it has a lot of errors and incompatibilities.
> When some error occurs, I get just a message, for example
>
> Invalid function: "..."
>
> is there any way to get to debugger instead of this message, to be
> able to fix the error?
> I believe this is a common situation and enabling the debugger in this
> case is very simple, but I didnt find a way to do it.
>
> Thanks.
>

,----[ C-h f toggle-debug-on-error RET ]
| toggle-debug-on-error is an interactive compiled Lisp function in 
`menu-bar.el'.
| It is bound to  <menu-bar> <options> <debug-on-error> .
| (toggle-debug-on-error &optional INTERACTIVELY)
| 
| Toggle whether to enter Lisp debugger when an error is signaled.
| In an interactive call, record this option as a candidate for saving
| by "Save Options" in Custom buffers.
| 
| [back]
`----

-- 
tcross (at) rapttech dot com dot au


reply via email to

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