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: Lars Ingebrigtsen
Subject: bug#23469: Feature request: automatically instrument forms when setting Edebug breakpoint
Date: Sun, 20 Oct 2019 12:26:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Paul Pogonyshev <pogonyshev@gmail.com> writes:

> 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.

Good idea.  I've now done this in Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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