emacs-orgmode
[Top][All Lists]
Advanced

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

[WDYT, mini] key h in agenda for quick help


From: Marco Wahl
Subject: [WDYT, mini] key h in agenda for quick help
Date: Fri, 05 Feb 2021 11:34:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hi all!

What do you think about binding key h to function describe-mode in Org
agenda?  Basically pressing key h would open a window showing the key
bindings in the agenda.  There would also be additional information.

The implementation could be just the line

    (org-defkey org-agenda-mode-map (kbd "h") #'describe-mode)

Also not that key h has no default binding in Org agenda yet!

The connoisseur of course knows that describe-mode is already just a
{C-h m} away from the Org agenda.  Anyway I think having {h} in the
agenda would be nice.  This would also be consistent with
e.g. help-mode.


Thanks for reading and best regards, 
-- 
Marco




reply via email to

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