* Tutorial Typos
@ 2013-07-16 0:28 Patrick Daly
2013-07-16 0:46 ` Josiah Schwab
0 siblings, 1 reply; 2+ messages in thread
From: Patrick Daly @ 2013-07-16 0:28 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1460 bytes --]
To whom it may concern:
While looking through the tutorial,
<http://orgmode.org/worg/org-tutorials/org4beginners.html>I found a few
typos which were confusing to me at first.
In the 'Keep track of lists and notes' section, the following source code
line:
Start a new document (*C-x b),
seems to be missing a trailing asterisk with regard to the keyboard
shortcut C-x b, resulting in what looks like *C-x as the initial command.
Fixed looks like this:
Start a new document (*C-x b*),
In Agendas: New shortcuts, the following source code line:
- C-c .* -- add date
Seems to be missing a lead asterisk, which causes a confusing looking
shortcut in both the source and compiled versions, as well as a lack of
bolding in the source version. Fixed looks like this:
- *C-c .* -- add date
In Agendas - Appointments and Deadlines section, the following source code
line:
/Call fred/ (*M-RET*Call
fred), but at the end press *C-c .*.
Should contain an additional space, between *M-RET* and 'Call fred.' The
lack of space is causing the entire statement to be bolded in the source
version, where 'M-RET' and 'C-c .' are the only things which should be
bolded, as well as showing the C-c command as *C-c .. which is sorely
confusing. Fixed looks so:
/Call fred/ (*M-RET* Call
fred), but at the end press *C-c .* .
Thanks for putting together a nice tutorial! It helped me learn orgmode
very quickly, despite the delay to figure out the typos.
[-- Attachment #2: Type: text/html, Size: 1857 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Tutorial Typos
2013-07-16 0:28 Tutorial Typos Patrick Daly
@ 2013-07-16 0:46 ` Josiah Schwab
0 siblings, 0 replies; 2+ messages in thread
From: Josiah Schwab @ 2013-07-16 0:46 UTC (permalink / raw)
To: Patrick Daly; +Cc: emacs-orgmode
Hi Patrick,
> While looking through the tutorial,
> <http://orgmode.org/worg/org-tutorials/org4beginners.html>I found a few
> typos which were confusing to me at first.
Thank you for the report. I will push a fix to worg shortly.
Best,
Josiah
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-16 0:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 0:28 Tutorial Typos Patrick Daly
2013-07-16 0:46 ` Josiah Schwab
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).