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

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

Re: How to get full value of variable during edebug function tracing?


From: Lars Ingebrigtsen
Subject: Re: How to get full value of variable during edebug function tracing?
Date: Sat, 18 Jun 2022 00:19:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> Personally, in similar circumstances I tend to do the following:
>
>     e (setq my-foo <THEVARIABLE>) RET
>
> and then I go to my trusty `ielm` buffer to look at `my-foo` in all
> its glory.

That's what I do, too, but it's kinda cumbersome, isn't it?  So I've now
made `C-u e' in edebug in Emacs 29 pop up a new buffer and pretty-print
the value.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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