emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs development...


From: Jean-Christophe Helary
Subject: Re: Emacs development...
Date: Sat, 21 Aug 2021 16:50:31 +0900


> On Aug 21, 2021, at 16:16, Tassilo Horn <tsdh@gnu.org> wrote:
> 
> Jean-Christophe Helary <lists@traduction-libre.org> writes:
> 
> Hi Jean-Christophe,
> 
>> Right now, I use C-h f to find the function definitions and move
>> around the code.
> 
> That, and also M-. on a function call or variable will bring you to its
> definition.

Thank you.

Sorry for this very basic question, what's the best way to navigate back to 
where I was ?

>> But when I run package.el to test it, I'd like to have a way to
>> examine the values of variables as they evolve. Right now I use
>> message and check the *Messages* buffer... It is not ideal.
> 
> Try (info "(elisp) Edebug").  Especially (info "(elisp) Eval List")
> seems relevant if you wan't to observe the value of some particular
> variable at all times.

Thank you Tassilo.

> 
> HTH,
> Tassilo

-- 
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/




reply via email to

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