all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eduardo Ochs <eduardoochs@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: [SOLVED with eev] Re: How to quicker jump to function definition than C-h k ?
Date: Sat, 17 Dec 2022 09:44:53 -0300	[thread overview]
Message-ID: <CADs++6g656H2cfEcLo8Uo4bPy=Xa8FCv3G_6zvwgXenYZ5M98A@mail.gmail.com> (raw)
In-Reply-To: <87wn6qnb6t.fsf@dataswamp.org>

On Sat, 17 Dec 2022 at 06:53, Emanuel Berg <incal@dataswamp.org> wrote:
>
> Jean Louis wrote:
>
> > (defun find-definition-for-key (key &rest pos-spec-list)
> > "Based on `find-ekey-links' (`M-h M-k') and `find-efunction'."
> >   (interactive "kFunction definition for Key: ")
> >   (find-efunction (key-binding key)))
>
> Okay, but where is "find-efunction"?
>
> As always, byte-compile and do
>
>   (checkdoc-current-buffer t)
>
> to hear complains about that, more ...

It's in eev, obviously! =)
You can find its source with:

  (find-efunction 'find-efunction)

and it is also here:

  http://angg.twu.net/eev-current/eev-blinks.el.html#find-ebufferandpos

Cheers,
  Eduardo



  reply	other threads:[~2022-12-17 12:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16  6:19 How to quicker jump to function definition than C-h k ? Jean Louis
2022-12-16  8:01 ` Marcin Borkowski
2022-12-16  8:13 ` Eduardo Ochs
2022-12-16 13:39   ` [SOLVED with eev] " Jean Louis
2022-12-16 20:28     ` Eduardo Ochs
2022-12-17  0:08     ` Emanuel Berg
2022-12-17 12:44       ` Eduardo Ochs [this message]
2022-12-18  6:58         ` Jean Louis
2022-12-18  7:51           ` Eduardo Ochs
2022-12-19 17:44 ` Vagn Johansen
2022-12-19 19:19   ` Marcin Borkowski
2022-12-19 21:22     ` Vagn Johansen
2022-12-19 22:15       ` Emanuel Berg
2022-12-20  6:02       ` Marcin Borkowski
2022-12-19 20:34   ` Emanuel Berg
2022-12-19 22:33   ` Jean Louis

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='CADs++6g656H2cfEcLo8Uo4bPy=Xa8FCv3G_6zvwgXenYZ5M98A@mail.gmail.com' \
    --to=eduardoochs@gmail.com \
    --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.