emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: Org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Feature request: info-org-manual
Date: Sat, 28 Sep 2013 11:53:30 +0200	[thread overview]
Message-ID: <20130928115330.11946d26@aga-netbook> (raw)

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

             reply	other threads:[~2013-09-28  9:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-28  9:53 Marcin Borkowski [this message]
2013-09-28 10:10 ` Feature request: info-org-manual 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130928115330.11946d26@aga-netbook \
    --to=mbork@wmi.amu.edu.pl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).