GNU bug report logs - #21064
Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option

Previous Next

Package: guile;

Reported by: "Glenn Michaels" <gmichaels <at> Safe-mail.net>

Date: Wed, 15 Jul 2015 11:29:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Wingo <wingo <at> pobox.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#21064: closed (Typo in (guile.info.gz)Keyword Read Syntax:
 `keyword' read option)
Date: Fri, 24 Jun 2016 07:57:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Jun 2016 09:56:48 +0200
with message-id <87d1n7hven.fsf <at> pobox.com>
and subject line Re: bug#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option
has caused the debbugs.gnu.org bug report #21064,
regarding Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
21064: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21064
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Glenn Michaels" <gmichaels <at> Safe-mail.net>
To: bug-guile <at> gnu.org
Subject: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option
Date: Wed, 15 Jul 2015 07:27:13 -0400
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.


[Message part 3 (message/rfc822, inline)]
From: Andy Wingo <wingo <at> pobox.com>
To: "Glenn Michaels" <gmichaels <at> Safe-mail.net>
Cc: 21064-done <at> debbugs.gnu.org
Subject: Re: bug#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword'
 read option
Date: Fri, 24 Jun 2016 09:56:48 +0200
Fixed in git.  Thanks!

Andy

On Wed 15 Jul 2015 13:27, "Glenn Michaels" <gmichaels <at> 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.


This bug report was last modified 8 years and 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.