On 23/02/2023 11:48, Samuel Wales wrote:
huh i had put org-next-link there.  i wish define-key could have a
button in a help page like functions and vars do so you could go to
where you define it.  [there are probably 300 competing packages that
do exactly that.]

C-h f org-next-link

displays at the top:

It is bound to C-c C-x C-n, <menu-bar> <Org> <Hyperlinks> <Next link>.

Is it the feature you are asking for? This one is available out of the box.

Unfortunately it is not trivial to discover binding from a file that is not loaded. Actually I found `tab-next' in the manual at first. Earlier attempts with "C-<tab>" and "C-TAB" failed due to "[(control tab)]" is used in tab-bar.el.


Reply via email to