GNU bug report logs -
#12352
24.2.50; Failure to compose characters in mode-line input method indicator
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Tue, 4 Sep 2012 20:01:02 UTC
Severity: normal
Found in version 24.2.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Kenichi Handa <handa <at> gnu.org>
> Cc: handa <at> gnu.org
> Date: Sat, 22 Sep 2012 13:04:03 +0900
>
> In article <876279dvv7.fsf <at> gnu.org>, Kenichi Handa <handa <at> gnu.org> writes:
>
> > I think I tracked down the problem to the function
> > composition_reseat_it which calls autocmp_chars. This bug
> > happens when a Hebrew (or any other R2L script) syllable has
> > N characters and a font selected for the last character of
> > the syllable is different from a font selected for the first
> > character. But, autocmp_chars was not coded to work on such
> > a situation. I'm now trying to find a solution.
>
> I've just installed a fix to the trunk. Could you please
> try it?
Thanks, it works now the same in both buffer and mode-line display. I
think you can close this bug now.
The last character, HEBREW ACCENT OLE, is still not composed with the
first two, both in the buffer display and on the mode line. But I
understand that this is because that character is taken from a
different font, and we don't currently support compositions for
characters that come from different fonts, is that right? If I use
the "Keter YG" font for Hebrew, then all 3 of the characters are
composed.
This bug report was last modified 5 years and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.