all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Feature request: info-org-manual
@ 2013-09-28  9:53 Marcin Borkowski
  2013-09-28 10:10 ` Suvayu Ali
  0 siblings, 1 reply; 8+ messages in thread
From: Marcin Borkowski @ 2013-09-28  9:53 UTC (permalink / raw)
  To: Org-mode mailing list

Hi,

there is the info-emacs-manual, bound to C-h r.  Why not introduce
info-org-manual, like this:

(defun info-org-manual ()
  "Display the Org-mode manual in Info mode."
  (interactive)
  (info "org"))

(the above code is a tiny change;), since it's more or less s/emacs/org/
on the original function).  It might be bound to e.g. C-h o (at least
in Org-mode), which seems to be free in stock Emacs.

What do you think?

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

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

end of thread, other threads:[~2013-09-29 11:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-28  9:53 Feature request: info-org-manual Marcin Borkowski
2013-09-28 10:10 ` Suvayu Ali
2013-09-28 10:16   ` Carsten Dominik
2013-09-28 10:24     ` Marcin Borkowski
2013-09-28 10:34       ` Suvayu Ali
2013-09-28 10:43         ` Marcin Borkowski
2013-09-29 11:56           ` Memnon Anon
2013-09-28 11:44   ` Nicolas Richard

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.