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

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

Re: [SOLVED with eev] Re: How to quicker jump to function definition tha


From: Emanuel Berg
Subject: Re: [SOLVED with eev] Re: How to quicker jump to function definition than C-h k ?
Date: Sat, 17 Dec 2022 01:08:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

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 ...

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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