all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#43954: make org speed commands friendlier [CODE INCLUDED]
@ 2020-10-12 13:35 Boruch Baum
  2022-06-06 17:42 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Boruch Baum @ 2020-10-12 13:35 UTC (permalink / raw)
  To: 43954

When POINT is on the first column of an org-heading, org-mode makes
available a set of 'speed-commands'. One of those commands is a
keybinding cheatsheet, M-x org-speed-command-help, bound to '?'.
However, that cheatsheet only maps keybindings to function names, so it
often isn't helpful (certainly not for new-comers).

The entries should present the first line of the functions' docstrings,
maybe without the function name even appearing at all, and possibly a
link to a describe-function help buffer.

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0





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

end of thread, other threads:[~2022-06-06 17:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12 13:35 bug#43954: make org speed commands friendlier [CODE INCLUDED] Boruch Baum
2022-06-06 17:42 ` Lars Ingebrigtsen
2022-06-06 17:44   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.