unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: <tomas@tuxteam.de>
To: guile-user@gnu.org
Subject: Re: guile-hall error on probably every command
Date: Thu, 11 Jun 2020 21:09:37 +0200	[thread overview]
Message-ID: <20200611190937.GB21593@tuxteam.de> (raw)
In-Reply-To: <99d059b1-925c-5cb6-8be6-708e172b8005@posteo.de>

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

On Thu, Jun 11, 2020 at 08:59:35PM +0200, Zelphir Kaltstahl wrote:
> Hi Guile users!
> 
> I was about to follow the guile-hall tutorial posted on the list today,
> but unfortunately, I get an error the first time I need to input a
> guile-hall command:

[...]

> In unknown file:
>            0 (make-regexp "^-[a-Z]*h[a-Z]*$|^--help$")

> ERROR: In procedure make-regexp:
> In procedure make-regexp: Invalid range end

I think Guile relies on the system lib for regexps. Not all take [a-Z] as
a valid range (FWIW my plain "grep" on some Debian GNU/Linux complains
also about an "invalid range end".

I think the longer version [A-Za-z] is safer.

Cheers
-- t

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2020-06-11 19:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-11 18:59 guile-hall error on probably every command Zelphir Kaltstahl
2020-06-11 19:07 ` Aleix Conchillo Flaqué
2020-06-11 19:47   ` Zelphir Kaltstahl
2020-06-11 20:06     ` Aleix Conchillo Flaqué
2020-06-11 19:09 ` tomas [this message]
2020-06-11 19:48   ` Zelphir Kaltstahl
2020-06-11 21:22 ` Alex Sassmannshausen
2020-06-12  8:54   ` Zelphir Kaltstahl
2020-06-12 20:34 ` Ludovic Courtès
2020-06-14 11:50   ` Zelphir Kaltstahl
2020-06-14 20:16     ` Ludovic Courtès
2020-06-17  6:47       ` Zelphir Kaltstahl

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=20200611190937.GB21593@tuxteam.de \
    --to=tomas@tuxteam.de \
    --cc=guile-user@gnu.org \
    /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).