emacs-orgmode@gnu.org archives
 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 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).