|
From: | Max Nikulin |
Subject: | Key binding in help (was: Re: PROPOSAL: Bind `org-fold-hide-subtree' by default in Org Mode.) |
Date: | Sat, 25 Feb 2023 15:01:52 +0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |