GNU bug report logs -
#5146
Malayalam conjuncts are not formed inside 'call editor' buffer of po-mode
Previous Next
Reported by: Praveen A <pravi.a <at> gmail.com>
Date: Mon, 7 Dec 2009 17:00:04 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
In article <3f2beab60912080037u4c5b0442pb520b6ac479a7f4d <at> mail.gmail.com>, Praveen A <pravi.a <at> gmail.com> writes:
> 2009/12/8 Kenichi Handa <handa <at> m17n.org>:
> > Ah! Ummm, how about this instead.
> >
> > (add-hook 'po-subedit-mode-hook 'auto-composition-mode)
> It is working now.
That's good. But it is better to use this code instead:
(add-hook 'po-subedit-mode-hook '(lambda () (auto-composition-mode 1)))
because when the bug#4887:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4887
is fixed, the first code may turns off auto-composition-mode.
> It feels really great to see your quick response to every
> issue we report. Thanks for your amazing work.
I too appreciate your cooperation to find the cause of the
rendering bug.
But, it seems that we reach a dead end (as for the case of
"meera" font) at the moment unless we find what is different
in your environment and mine, what is going on in your
Emacs' redisplay code. I'll consider what I should ask you
to do to find them.
By the way, what input method are you using in the session
video you captured?
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 15 years and 163 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.