emacs-devel
[Top][All Lists]
Advanced

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

Re: Fontification of calendar breaks localization


From: Romain FRANCOISE
Subject: Re: Fontification of calendar breaks localization
Date: Wed, 27 Nov 2002 00:14:21 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Stefan Monnier writes:

> I'd use
>    (concat (regexp-opt (mapcar 'identity calendar-month-name-array) t)
>            " -?[0-9]+")
> instead, tho: it makes a shorter regexp.

Nice, I didn't think of optimization while I was looking into it, and
your code is way better.  Do you want me to send a new patch or can you
make the changes yourself?

Thanks,

        Romain.

-- 
Romain FRANCOISE <address@hidden> | I know, you love the song but
it's a miracle -- http://orebokech.com/ | not the singer.




reply via email to

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