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

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

How to stop all edebug?


From: Zhang Haijun
Subject: How to stop all edebug?
Date: Wed, 23 Oct 2019 04:56:28 +0000

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 buffer to debug).

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

Is it possible to cleanup all edebug sessions?




reply via email to

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