[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Character width of mule-unicode-2500-33ff
In article <ygfofaj53xd.fsf@xxxxxxxxxxxxxxxxxxxxxxxx>, Christian Wittern <wittern@xxxxxxxxxxxxxxxxxxxxxxxxxx> writes:
> My understanding of mule's internal working is limited, so please bear
> with me. I understand that the character width in mule is a property
> of the coding system. The width of mule-unicode-2500-33ff is set to a
> single character cell, but the coderange does also contain wide
> characters, for example in the range 2FF0~2FFF. Is it possible to set
> the width for this range and similar ranges so that the characters are
> displayed properly?
Unfortunately, no, and the fix is not easy.
But, in emacs-unicode branch (the cvs branch for Unicode
based emacs), you can set width per char.
% cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxxxx:/cvs login
CVS password: <- hit return
% cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxxxx:/cvs co -r emacs-unicode emacs
---
Ken'ichi HANDA
handa@xxxxxxxx