emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [WDYT, mini] key h in agenda for quick help
@ 2021-02-05 10:34 Marco Wahl
  2021-02-05 10:55 ` Robert Pluim
  2021-04-28  4:17 ` Bastien
  0 siblings, 2 replies; 19+ messages in thread
From: Marco Wahl @ 2021-02-05 10:34 UTC (permalink / raw)
  To: emacs-orgmode

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



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2021-04-30  0:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 10:34 [WDYT, mini] key h in agenda for quick help Marco Wahl
2021-02-05 10:55 ` Robert Pluim
2021-02-05 11:55   ` Marco Wahl
2021-02-05 19:48     ` Samuel Wales
2021-02-05 20:25       ` Marco Wahl
2021-02-05 21:02         ` Samuel Wales
2021-04-28  4:17 ` Bastien
2021-04-28  4:59   ` Timothy
2021-04-28  5:06     ` Bastien
2021-04-28  5:36       ` Timothy
2021-04-28  5:52         ` Bastien
2021-04-28  6:08           ` Tim Cross
2021-04-29 23:15             ` TRS-80
2021-04-29 23:18               ` Samuel Wales
2021-04-30  0:37                 ` Ihor Radchenko
2021-04-28 12:44     ` Greg Minshall
2021-04-28 13:31       ` Timothy
2021-04-28 14:12         ` Greg Minshall
2021-04-29 23:20     ` TRS-80

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).