emacs-devel
[Top][All Lists]
Advanced

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

Re: string-match in unicode-2 (Re: Calc broken in Emacs unicode-2 branch


From: Kenichi Handa
Subject: Re: string-match in unicode-2 (Re: Calc broken in Emacs unicode-2 branch)
Date: Sat, 13 Jan 2007 10:27:52 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.92 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Jay Belanger <address@hidden> writes:

> Yes.  The error seems related to this:
>   (string-match "⁸" "x")
> (The first string is a superscript "8".)  
> It returns nil in the normal cvs emacs, but 0 in the unicode-2
> branch.

Thank you for tracking down the bug to that code.  As I
found a bug of multibyteness handling in regex code, I'm now
working on fixing it.

---
Kenichi Handa
address@hidden




reply via email to

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