guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Colorized REPL


From: Nala Ginrut
Subject: Re: [PATCH] Colorized REPL
Date: Thu, 31 Jan 2013 22:25:43 +0800

patch updated.
Thanks!


On Mon, Jan 28, 2013 at 10:56 PM, Nala Ginrut <address@hidden> wrote:
Thanks David!
It's nice to know that,  I thought Guile use PCRE, but I realized it's posix RE.


On Mon, Jan 28, 2013 at 9:58 PM, David Pirotte <address@hidden> wrote:
Hello,

> But I have some trouble with the regexp in Guile, seems "\\d+" can't
> work, others, like "\\w+" works.

i also had this 'problem' and someone suggested to rather use [[:digit:]]+
and friends - [:blank:] [:alpha:] ...

Cheers,
David


Attachment: 0001-Add-colorized-REPL.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]