Robert Pluim <rpl...@gmail.com> writes: >>>>>> On Fri, 05 Feb 2021 11:34:41 +0100, Marco Wahl <marcowahls...@gmail.com> >>>>>> said: > > Marco> Hi all! > Marco> What do you think about binding key h to function describe-mode in > Org > Marco> agenda? Basically pressing key h would open a window showing the > key > Marco> bindings in the agenda. There would also be additional > information. > > Marco> The implementation could be just the line > > Marco> (org-defkey org-agenda-mode-map (kbd "h") #'describe-mode) > > Marco> Also not that key h has no default binding in Org agenda yet! > > Itʼs bound to 'org-agenda-holidays'
OMG! How could I not see this? Thanks! > Marco> The connoisseur of course knows that describe-mode is already just > a > Marco> {C-h m} away from the Org agenda. Anyway I think having {h} in the > Marco> agenda would be nice. This would also be consistent with > Marco> e.g. help-mode. > > Meh. People should learn. Bah humbug ;-) :) I just see that with the Org default org-agenda-holidays can be called with either key h or key H. What luxury for org-agenda-holidays is this?! I recreate this suggestion and propose to sacrifice the current default binding of h. Let h open the quick help! Ciao, -- Marco