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.]
On 2/22/23, Max Nikulin <maniku...@gmail.com> wrote: > On 23/02/2023 00:01, Karl Fogel wrote: >> >> (when (not (keymap-lookup nil "C-<tab>")) >> (keymap-local-set "C-<tab>" 'org-fold-hide-subtree)) >> >> So FWIW C-<tab> is not bound in Org Mode buffers for me, in Emacs 30.x >> (i.e., recent development builds). > > lisp/tab-bar.el:130: (unless (global-key-binding [(control tab)]) > lisp/tab-bar.el:131: (global-set-key [(control tab)] #'tab-next)) > > Minibuffer file cache completion should not be relevant to Org buffers. > > > -- The Kafka Pandemic A blog about science, health, human rights, and misopathy: https://thekafkapandemic.blogspot.com