all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Barbier <brubar.cs@gmail.com>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>, help-gnu-emacs@gnu.org
Subject: Re: Jumping to macro source
Date: Thu, 06 Jun 2019 22:34:44 +0200	[thread overview]
Message-ID: <5cf96ad9.1c69fb81.a57e7.438b@mx.google.com> (raw)
In-Reply-To: <7f7b080e-2747-3775-bf8c-b0ccb35d593e@easy-emacs.de>


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.

Hope this help,

Bruno

>
> Thanks,
>
> Andreas



  reply	other threads:[~2019-06-06 20:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-06  8:39 Jumping to macro source Andreas Röhler
2019-06-06 20:34 ` Bruno Barbier [this message]
2019-06-07 11:01   ` Andreas Röhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5cf96ad9.1c69fb81.a57e7.438b@mx.google.com \
    --to=brubar.cs@gmail.com \
    --cc=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.