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

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

bug#23469: Feature request: automatically instrument forms when setting


From: Paul Pogonyshev
Subject: bug#23469: Feature request: automatically instrument forms when setting Edebug breakpoint
Date: Fri, 6 May 2016 19:16:39 +0200

If you issue M-x edebug-set-breakpoint inside a random function
definition, you will get "Not inside instrumented form" error. So, you
need to C-u C-M-x it first manually. In addition to being annoying, it
can also lead to accidental breakpoint loss, since you can't easily
tell if a form is already instrumented and has breakpoints.

Request: instead of signalling an error, Emacs should just
automatically instrument function if I set a breakpoint in it.





reply via email to

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