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

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

Re: running my elisp step by step ?


From: Jean-Christophe Helary
Subject: Re: running my elisp step by step ?
Date: Fri, 7 Dec 2018 22:25:40 +0900

> On Dec 7, 2018, at 15:23, Alexis <flexibeast@gmail.com> wrote:
> 
> Jean-Christophe Helary <brandelune@gmail.com> writes:
> 
>> Is there a way to run my elisp step by step and to see how all the variables 
>> are changing as I step through the code ?
> 
> Edebug:
> 
> https://www.gnu.org/software/emacs/manual/html_node/elisp/Edebug.html

Thank you. I had read about it and probably missed something because I could 
not make it work at my first attempt. Hence my question.

Thank you *so* much. It took me just 1 minute to find a silly bug I had 
introduced in my code.


Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune




reply via email to

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