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

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

Re: Jumping to macro source


From: Andreas Röhler
Subject: Re: Jumping to macro source
Date: Fri, 7 Jun 2019 13:01:14 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.7.0


Am 06.06.19 um 22:34 schrieb Bruno Barbier:
Hi Andreas,

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

Hi,

Emacs provides jumping to definition of a function or variable, which is
nice.

Is there a way to jump to macro definitions too, for example when
realized by ert-deftest?
Do you want to jump to the definition of an ert test ?
Or to the definition of the macro `ert-deftest' ?

Anyway,  `find-function' will get you to the definitions of both
functions and macros.

And, it seems the function `ert-find-test-other-window' will take you to
the definition of a test.


It does, thanks a lot,

Andreas




reply via email to

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