From: Mike Gran <spk121@yahoo.com>
To: Neil Jerram <neil@ossau.uklinux.net>
Cc: Guile Devel <guile-devel@gnu.org>
Subject: Re: make check fails if no en_US.iso88591 locale
Date: Thu, 10 Sep 2009 14:17:27 -0700 (PDT) [thread overview]
Message-ID: <917819.572.qm@web37907.mail.mud.yahoo.com> (raw)
In-Reply-To: <873a6u387a.fsf@arudy.ossau.uklinux.net>
> From: Neil Jerram <neil@ossau.uklinux.net>
> Mike Gran writes:
> > Here's one that doesn't work as expected.
> >
> > guile> (string-match "[:lower:]" "Hi, mom")
> > ==> #("Hi, mom" (5 . 6))
> > guile> (string-match "[:lower:]" "Hí, móm")
> > ==> #f
> >
> > Once you add accents on the vowels, nothing matches.
Doh! This one doesn't work because it is nonsense.
It should have been [[:lower:]], not [:lower:]
Thanks,
Mike
next prev parent reply other threads:[~2009-09-10 21:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-09 0:45 make check fails if no en_US.iso88591 locale Neil Jerram
2009-09-09 1:28 ` Mike Gran
2009-09-09 21:53 ` Neil Jerram
2009-09-10 2:36 ` Mike Gran
2009-09-10 10:27 ` Ludovic Courtès
2009-09-10 12:44 ` Mike Gran
2009-09-10 15:33 ` Ludovic Courtès
2009-09-11 4:28 ` Mike Gran
2009-09-10 19:34 ` Neil Jerram
2009-09-10 21:17 ` Mike Gran [this message]
2009-09-09 8:08 ` Ludovic Courtès
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=917819.572.qm@web37907.mail.mud.yahoo.com \
--to=spk121@yahoo.com \
--cc=guile-devel@gnu.org \
--cc=neil@ossau.uklinux.net \
/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).