emacs-devel
[Top][All Lists]
Advanced

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

Re: Interrupting an emacs server from outside emacs


From: Renaud Casenave-Péré
Subject: Re: Interrupting an emacs server from outside emacs
Date: Thu, 16 May 2013 22:10:09 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

On Thu, May 16 2013, Julien Danjou wrote:

> IIRC, it has already been discussed on this list.
> I think you're looking for `debug-on-event' which by default allow you
> to send SIGUSR2 to emacs to get a debug backtrace.

Well… It does work.
This would need some cleanup as it enters the debugger, but a simple

emacsclient -e "(exit-recursive-edit)"

seems to do the trick.
I will keep this solution if nobody objects.

Thanks for the quick reply!

-- 
Renaud Casenave-Péré



reply via email to

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