emacs-devel
[Top][All Lists]
Advanced

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

capture error stacktrace as sexp?


From: Felipe Lema
Subject: capture error stacktrace as sexp?
Date: Thu, 16 Dec 2021 15:13:01 -0300

Hello, there

Is there a way that, given an `(error ...)` when evaluation some elisp code one 
could capture the whole stacktrace as a sexp?

My intention is to serialize not only the error but the stacktrace of an error 
that occurs in a separate Emacs process so I can re-raise the error in 
/current/ process. You can find more info and context of my intents here: 
https://melpa.org/#/session-async 

Thanks
Felipe





reply via email to

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