unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* literal newlines in @result{} strings
@ 2005-08-29 23:33 Thien-Thi Nguyen
  2005-08-30 10:30 ` Richard M. Stallman
  2005-08-30 15:32 ` Juri Linkov
  0 siblings, 2 replies; 9+ messages in thread
From: Thien-Thi Nguyen @ 2005-08-29 23:33 UTC (permalink / raw


i'm currently looking at text.texi (as part of the required review
indicated in admin/FOR-RELEASE) and see two instances of a newline
literal in the @result{} string, both in examples, one for
`buffer-string' and one for `buffer-substring':

     @result{} "This is the contents of buffer foo
"

@result{} "he contents of buffer foo
"

for `thing-at-point' i see:

     @result{} "Gentlemen may cry ``Peace! Peace!,''\n"

which has the `\n' instead of a literal newline.  i'd like to change the
former two to resemble the latter.  any objections?  any reason to go in
the opposite direction?

thi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-09-03  1:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-29 23:33 literal newlines in @result{} strings Thien-Thi Nguyen
2005-08-30 10:30 ` Richard M. Stallman
2005-08-30 15:32 ` Juri Linkov
2005-08-31 14:35   ` Richard M. Stallman
2005-08-31 16:27     ` Juri Linkov
2005-09-01  7:11       ` Thien-Thi Nguyen
2005-09-01 15:52       ` Richard M. Stallman
2005-09-01 19:32         ` Juri Linkov
2005-09-03  1:42           ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).