unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37899: [feature request] Add a command to stop edebugging.
@ 2019-10-24  4:07 HaiJun Zhang
  2019-10-24 11:15 ` Michael Heerdegen
  2019-10-24 11:44 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: HaiJun Zhang @ 2019-10-24  4:07 UTC (permalink / raw)
  To: 37899

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

I edebug(use edebug-defun) some functions in file.el and then close file.el. When I open a new file, emacs aborts and show a buffer with edebug error(It can’t find the original source buffer to debug).

And I even can’t quit emacs because there are functions in kill-emacs-hook which try to open file and save data(such as recentf).

It will be good if there is a command to stop edebugging.

[-- Attachment #2: Type: text/html, Size: 1015 bytes --]

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  4:07 bug#37899: [feature request] Add a command to stop edebugging HaiJun Zhang
2019-10-24 11:15 ` Michael Heerdegen
2019-10-24 11:44 ` Lars Ingebrigtsen
2019-10-24 13:20   ` HaiJun Zhang

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).