emacs-devel
[Top][All Lists]
Advanced

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

Re: find-composition still depends on the composition property


From: Kenichi Handa
Subject: Re: find-composition still depends on the composition property
Date: Wed, 22 Oct 2008 14:29:47 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Kenichi Handa <address@hidden> writes:

> Ah, it's not a bug of composition, but a bug of scan_words
> (syntax.c).  Currently U+301 is labeled as `latin' script,
> and the surrounding characters there are `cyrillic' script.
> Thus, that funciton thinks that there's a word boundary.
> I'll find a way to solve this problem.

I've just installed a fix.

---
Kenichi Handa
address@hidden




reply via email to

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