From: Bastien <bastien.guerry@wikimedia.fr>
To: Steve Hafner <steve.b.hafner@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Manual typos/dead link
Date: Mon, 03 Jan 2011 19:42:50 +0100 [thread overview]
Message-ID: <87pqsdg76d.fsf@gnu.org> (raw)
In-Reply-To: <AANLkTimD9vu0GvYif9_t2GqRGWYB6Pajr3Dw8tZRuGH5@mail.gmail.com> (Steve Hafner's message of "Mon, 3 Jan 2011 09:55:39 -0700")
Hi Steve,
Steve Hafner <steve.b.hafner@gmail.com> writes:
> In the recent org manual,
>
> 3294 @lisp
> 3295 (add-hook 'org-load-hook
> 3296 (lambda ()
> 3297 (define-key 'org-mode-map "\C-n" 'org-next-link)
> 3298 (define-key 'org-mode-map "\C-p" 'org-previous-link)))
> 3299 @end lisp
>
> I think should be
>
> 3294 @lisp
> 3295 (add-hook 'org-load-hook
> 3296 (lambda ()
> 3297 (define-key org-mode-map "\C-n" 'org-next-link)
> 3298 (define-key org-mode-map "\C-p" 'org-previous-link)))
> 3299 @end lisp
Fixed, thanks.
> Also, in section "15.10.1 Packages that Org cooperates with" under the
> item "calc.el by Dave Gillespie", the link "See Embedded Mode" is
> dead.
This link works when reading the Info version of the manual, and points
to the Calc manual. I don't know how to handle this problem - except by
adding the Calc manual to http://orgmode.org.
--
Bastien
prev parent reply other threads:[~2011-01-03 18:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-03 16:55 Manual typos/dead link Steve Hafner
2011-01-03 18:42 ` Bastien [this message]
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=87pqsdg76d.fsf@gnu.org \
--to=bastien.guerry@wikimedia.fr \
--cc=emacs-orgmode@gnu.org \
--cc=steve.b.hafner@gmail.com \
/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).