emacs-devel
[Top][All Lists]
Advanced

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

Re: Making debugging possible on expressions executed from ielm


From: Stefan Monnier
Subject: Re: Making debugging possible on expressions executed from ielm
Date: Mon, 15 Jan 2018 12:23:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> - if debug-on-error is t, emacs will enter the debugger and show a stack
> trace, just like with almost any other evaluation method. When the user
> continues the execution from the debugger, ielm will correctly resume
> execution

Have you tried to use `condition-case-unless-debug`?


        Stefan




reply via email to

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