GNU bug report logs - #22601
guile.texi section on ice-9 match

Previous Next

Package: guile;

Reported by: Matt Wette <matthew.wette <at> verizon.net>

Date: Mon, 8 Feb 2016 21:05:02 UTC

Severity: normal

To reply to this bug, email your comments to 22601 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#22601; Package guile. (Mon, 08 Feb 2016 21:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matt Wette <matthew.wette <at> verizon.net>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Mon, 08 Feb 2016 21:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Matt Wette <matthew.wette <at> verizon.net>
To: bug-guile <at> gnu.org
Subject: guile.texi section on ice-9 match
Date: Mon, 08 Feb 2016 13:04:20 -0800
[Message part 1 (text/plain, inline)]
One problem I have with the ref’ manual is the section on (ice-9 match).  The grammar has terms like “string” where I don’t know if this means the literal term “string” or a string literal.  It would be nicer to have a grammar where the literal term “string” is in code-case and a string literal is described by “string” in italics.  I have worked on rewriting the match match grammar as @example and as @table.

Does either of these look better to you?  See the PDF attached.  I am willing to complete the whole mess in another format, but I need to know which one is preferred, if any, and someone has to verify that the new grammar specification is accurate.

Matt

[guile_match.pdf (application/pdf, inline)]

Information forwarded to bug-guile <at> gnu.org:
bug#22601; Package guile. (Sun, 07 Aug 2016 11:40:02 GMT) Full text and rfc822 format available.

Message #8 received at 22601 <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Matt Wette <matthew.wette <at> verizon.net>
Cc: 22601 <at> debbugs.gnu.org
Subject: Re: bug#22601: guile.texi section on ice-9 match
Date: Sun, 07 Aug 2016 13:38:52 +0200
On Mon 08 Feb 2016 22:04, Matt Wette <matthew.wette <at> verizon.net> writes:

> One problem I have with the ref’ manual is the section on (ice-9
> match).  The grammar has terms like “string” where I don’t know if
> this means the literal term “string” or a string literal.  It would be
> nicer to have a grammar where the literal term “string” is in
> code-case and a string literal is described by “string” in italics.  I
> have worked on rewriting the match match grammar as @example and as
> @table.
>
> Does either of these look better to you?  See the PDF attached.  I am
> willing to complete the whole mess in another format, but I need to
> know which one is preferred, if any, and someone has to verify that
> the new grammar specification is accurate.

Would you mind attaching a .texi diff?  I am having trouble getting
context here.  Thanks :)

Andy




Information forwarded to bug-guile <at> gnu.org:
bug#22601; Package guile. (Tue, 28 Feb 2017 14:51:02 GMT) Full text and rfc822 format available.

Message #11 received at 22601 <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Matt Wette <matthew.wette <at> verizon.net>
Cc: 22601 <at> debbugs.gnu.org
Subject: Re: bug#22601: guile.texi section on ice-9 match
Date: Tue, 28 Feb 2017 15:50:40 +0100
On Sun 07 Aug 2016 13:38, Andy Wingo <wingo <at> pobox.com> writes:

> On Mon 08 Feb 2016 22:04, Matt Wette <matthew.wette <at> verizon.net> writes:
>
>> One problem I have with the ref’ manual is the section on (ice-9
>> match).  The grammar has terms like “string” where I don’t know if
>> this means the literal term “string” or a string literal.  It would be
>> nicer to have a grammar where the literal term “string” is in
>> code-case and a string literal is described by “string” in italics.  I
>> have worked on rewriting the match match grammar as @example and as
>> @table.
>>
>> Does either of these look better to you?  See the PDF attached.  I am
>> willing to complete the whole mess in another format, but I need to
>> know which one is preferred, if any, and someone has to verify that
>> the new grammar specification is accurate.
>
> Would you mind attaching a .texi diff?  I am having trouble getting
> context here.  Thanks :)

Ping :)

Cheers,

Andy




Information forwarded to bug-guile <at> gnu.org:
bug#22601; Package guile. (Sun, 19 Mar 2017 23:02:02 GMT) Full text and rfc822 format available.

Message #14 received at 22601 <at> debbugs.gnu.org (full text, mbox):

From: Matt Wette <matt.wette <at> gmail.com>
To: 22601 <at> debbugs.gnu.org
Subject: guile.texi section on ice-9 match
Date: Sun, 19 Mar 2017 16:00:57 -0700
I can’t find my fixes.  I will start working this again., — Matt



Information forwarded to bug-guile <at> gnu.org:
bug#22601; Package guile. (Sun, 19 Mar 2017 23:44:01 GMT) Full text and rfc822 format available.

Message #17 received at 22601 <at> debbugs.gnu.org (full text, mbox):

From: Matt Wette <matt.wette <at> gmail.com>
To: 22601 <at> debbugs.gnu.org
Subject: Re: guile.texi section on ice-9 match
Date: Sun, 19 Mar 2017 16:42:54 -0700
[Message part 1 (text/plain, inline)]
Patch for guile-2.2.0, wrt doc/ref/match.texi, is attached.

[match.texi.patch (application/octet-stream, attachment)]

Information forwarded to bug-guile <at> gnu.org:
bug#22601; Package guile. (Mon, 20 Mar 2017 01:57:01 GMT) Full text and rfc822 format available.

Message #20 received at 22601 <at> debbugs.gnu.org (full text, mbox):

From: Matt Wette <matt.wette <at> gmail.com>
To: 22601 <at> debbugs.gnu.org
Subject: Re: guile.texi section on ice-9 match
Date: Sun, 19 Mar 2017 18:56:33 -0700
[Message part 1 (text/plain, inline)]
> On Mar 19, 2017, at 4:42 PM, Matt Wette <matt.wette <at> gmail.com> wrote:
> 
> Patch for guile-2.2.0, wrt doc/ref/match.texi, is attached.
> 
> <match.texi.patch>

Updated patch.  Upon proofread, I found an error wrt “ooo” in the original.

[match.texi.patch (application/octet-stream, attachment)]

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

Previous Next


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