* bug#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option
@ 2015-07-15 11:27 Glenn Michaels
2016-06-24 7:56 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Glenn Michaels @ 2015-07-15 11:27 UTC (permalink / raw)
To: 21064
The following patch fixes a typo in the guile texinfo docs,
see https://bugs.debian.org/765286 for more info.
--- a/doc/ref/api-data.texi
+++ b/doc/ref/api-data.texi
@@ -5849,7 +5849,7 @@ of the form @code{:NAME} are read as symbols, as required by R5RS.
@cindex SRFI-88 keyword syntax
-If the @code{keyword} read option is set to @code{'postfix}, Guile
+If the @code{keywords} read option is set to @code{'postfix}, Guile
recognizes the SRFI-88 read syntax @code{NAME:} (@pxref{SRFI-88}).
Otherwise, tokens of this form are read as symbols.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option
2015-07-15 11:27 bug#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option Glenn Michaels
@ 2016-06-24 7:56 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2016-06-24 7:56 UTC (permalink / raw)
To: Glenn Michaels; +Cc: 21064-done
Fixed in git. Thanks!
Andy
On Wed 15 Jul 2015 13:27, "Glenn Michaels" <gmichaels@Safe-mail.net> writes:
> The following patch fixes a typo in the guile texinfo docs,
> see https://bugs.debian.org/765286 for more info.
>
> --- a/doc/ref/api-data.texi
> +++ b/doc/ref/api-data.texi
> @@ -5849,7 +5849,7 @@ of the form @code{:NAME} are read as symbols, as required by R5RS.
>
> @cindex SRFI-88 keyword syntax
>
> -If the @code{keyword} read option is set to @code{'postfix}, Guile
> +If the @code{keywords} read option is set to @code{'postfix}, Guile
> recognizes the SRFI-88 read syntax @code{NAME:} (@pxref{SRFI-88}).
> Otherwise, tokens of this form are read as symbols.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-24 7:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-15 11:27 bug#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option Glenn Michaels
2016-06-24 7:56 ` Andy Wingo
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).