* spelling error and observations
@ 2008-01-21 3:47 D. E. Evans
2008-01-22 22:29 ` Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: D. E. Evans @ 2008-01-21 3:47 UTC (permalink / raw)
To: bug-gnu-emacs
The Sixteenth Edition printed manual (version 22) has a spelling
error: 3.1, pg 18, "suspendion of its subjobs" should probably be
"suspension of its subjobs" or suspending.
4.2 (pg 22) also needs some clarification. M-g g and M-g M-g are
mentioned in the list, but unexplained (also see M-g M-n and M-g n).
On the same page, M-x goto-char (and goto-line) is a bit confusing
in its explanation. "Read a number n (you will be prompted for the
number)....Position 1 is the beginning of the buffer (ie the first
character in the buffer)" might clarify the meaning. Once goto-char
is explained this way, M-x goto-line makes more sense.
Finally, page 520, in the note, links to a URL with a .xhtml
extension. This should be .html. Though .xhtml works, it is a
symbolic link to the .html file; this is a problem because .xhtml
is an application/xml+xhtml MIME type, and our webserver only
sends our files as text/html (sending .xhtml as text/html might
be considered against w3 standard, whereas sending XHTML 1.0 as
.html--text/html--at least is allowed, if imperfect); plus reliance
on the symlink instead of the real file risks link breakage.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: spelling error and observations
2008-01-21 3:47 spelling error and observations D. E. Evans
@ 2008-01-22 22:29 ` Richard Stallman
0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2008-01-22 22:29 UTC (permalink / raw)
To: D. E. Evans; +Cc: bug-gnu-emacs
Finally, page 520, in the note, links to a URL with a .xhtml
extension.
I do not have the printed manual. Please report bugs in terms
of the source code, not the printed manual.
I was able to fix this one only because there is just one occurrence
of xhtml in the source files.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-22 22:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-21 3:47 spelling error and observations D. E. Evans
2008-01-22 22:29 ` Richard Stallman
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.