emacs-devel
[Top][All Lists]
Advanced

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

Re: debugging elisp ?


From: Marcin Borkowski
Subject: Re: debugging elisp ?
Date: Sun, 09 Jul 2017 11:44:20 +0200
User-agent: mu4e 0.9.19; emacs 26.0.50

On 2017-07-09, at 10:03, Jean-Christophe Helary <address@hidden> wrote:

> Is there a way to run a given package/file step by step and see how variables 
> etc. evolve ?
>
> Practically speaking I'm running package.el and I'd like to have a separate 
> buffer where I see how things move under the hood.

That's exactly what Edebug does!

Evaluate this: (info "(elisp) Edebug") and have fun.

Hth,

-- 
Marcin Borkowski



reply via email to

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