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

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

bug#6664: 24.0.50; Lisp error (void-variable DEFUN) when debugging Elisp


From: Chong Yidong
Subject: bug#6664: 24.0.50; Lisp error (void-variable DEFUN) when debugging Elisp code
Date: Sun, 21 Aug 2011 13:44:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Christoph <cschol2112@googlemail.com> writes:

> Start Emacs with emacs -Q. Go to grep.el, l.916 in function regrep.
> Set breakpoint with `C-u C-M-x'.  Run `M-x rgrep'.  Press `i' to step
> into the function.  The debugger pops up with the following backtrace:

The error appears because you tried to instrument a built-in function.
I improved the error message to make it more obvious.





reply via email to

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