all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23470: Feature request: preserve breakpoints when C-u C-M-x function definitions
@ 2016-05-06 17:21 Paul Pogonyshev
  2019-10-20 10:41 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Pogonyshev @ 2016-05-06 17:21 UTC (permalink / raw)
  To: 23470

When I re-evaluate (C-M-x) a function definition that has breakpoints,
all of them are lost. This is particularly annoying when breakpoints
are conditional, because now I not only have to recreate them
manually, but also specify all the conditions again.

Request: preserve existing breakpoints within definitions where
possible. One idea suggested on the devel list is to assign a marker
to each breakpoint and recreate it at the new marker position when
re-evaluating, as long as marker is not deleted (related to
bug#23468).





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-20 11:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06 17:21 bug#23470: Feature request: preserve breakpoints when C-u C-M-x function definitions Paul Pogonyshev
2019-10-20 10:41 ` Lars Ingebrigtsen
2019-10-20 11:11   ` Eli Zaretskii
2019-10-20 11:14     ` Lars Ingebrigtsen
2019-10-20 11:31       ` Eli Zaretskii
2019-10-20 11:40         ` Lars Ingebrigtsen
2019-10-20 11:11   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.