unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Subject: doco regexp error key (was: doco C error handling)
Date: Sat, 10 May 2003 11:21:32 +1000	[thread overview]
Message-ID: <87llxfsijn.fsf@zip.com.au> (raw)
In-Reply-To: 87ptmzjy8c.fsf@zip.com.au

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

I wrote:
>
> Incidentally, is the regex-error error key described in the scheme
> section of this node be regular-expression-syntax, as per the
> `make-regexp' doco?

I propose to make the following correction, to the head and also to
the 1.6 branch,

        * scheme-control.texi (Handling Errors): Fix regexp error key is
        regular-expression-syntax.


[-- Attachment #2: scheme-control.texi.regexp-error.diff --]
[-- Type: text/plain, Size: 469 bytes --]

--- scheme-control.texi.~1.8.~	2003-05-10 11:13:52.000000000 +1000
+++ scheme-control.texi	2003-05-10 11:18:49.000000000 +1000
@@ -933,8 +933,9 @@
 @code{stack-overflow}: stack overflow error.
 
 @item
-@cindex @code{regex-error}
-@code{regex-error}: errors generated by the regular expression library.
+@cindex @code{regular-expression-syntax}
+@code{regular-expression-syntax}: errors generated by the regular
+expression library.
 
 @item
 @cindex @code{misc-error}

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel

  parent reply	other threads:[~2003-05-10  1:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-04  1:29 doco C error handling Kevin Ryde
2003-05-09 23:07 ` Kevin Ryde
2003-05-10  1:21 ` Kevin Ryde [this message]
2003-05-11 22:36   ` doco regexp error key Kevin Ryde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87llxfsijn.fsf@zip.com.au \
    --to=user42@zip.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).