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

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

Re: Displaying the value of debug-on-error


From: Emanuel Berg
Subject: Re: Displaying the value of debug-on-error
Date: Tue, 11 Jul 2023 13:32:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

uzibalqa wrote:

> How can I show the value of debug-on-error by calling an
> elisp function?

Assuming this is not a joke question,

(message "%s" debug-on-error)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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