GNU bug report logs -
#10936
24.0.94; telugu-inscript is inserting devanagari charectors instead telugu
Previous Next
Reported by: yagnesh raghava <yagnesh <at> live.com>
Date: Sun, 4 Mar 2012 07:45:01 UTC
Severity: normal
Tags: patch
Found in version 24.0.94
Fixed in version 24.0.95
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 10936 <at> debbugs.gnu.org (full text, mbox):
On 03/04/2012 06:03 PM, Kenichi Handa wrote:
> In article<BLU0-SMTP4187A7010B9BBEB6830E54BCC530 <at> phx.gbl>, yagnesh raghava<yagnesh <at> live.com> writes:
>
>> as subject says telugu-inscript is not doing what it is supposed to
>> do. Glad if anyone can let me know where to fix.
> Oooops, thank you for the report. Please try this patch.
>
> === modified file 'leim/quail/indian.el'
> --- leim/quail/indian.el 2012-01-19 07:21:25 +0000
> +++ leim/quail/indian.el 2012-03-04 09:01:57 +0000
> @@ -440,7 +440,7 @@
> (if nil
> (quail-define-package "telugu-inscript" "Telugu" "TlgIS" t "Telugu keyboard Inscript"))
> (quail-define-inscript-package
> - indian-dev-base-table inscript-dev-keytable
> + indian-tlg-base-table inscript-dev-keytable
> "telugu-inscript" "Telugu" "TlgIS"
> "Telugu keyboard Inscript.")
>
> Does it fix the problem?
Yes. this patch fixes the problem.
Thanks
Yagnesh
PS: Handa-san apologies for the duplicate mail
This bug report was last modified 13 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.