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: "Glenn Michaels" <gmichaels <at> Safe-mail.net>
Subject: bug#21064: closed (Re: bug#21064: Typo in (guile.info.gz)Keyword
 Read Syntax: `keyword' read option)
Date: Fri, 24 Jun 2016 07:57:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 21064 <at> debbugs.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: 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.

[Message part 3 (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.



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.