GNU bug report logs - #5256
conjunct formation should follow input sequence when inserting text

Previous Next

Package: emacs;

Reported by: Praveen A <pravi.a <at> gmail.com>

Date: Tue, 6 Oct 2009 18:55:07 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

From: Kenichi Handa <handa <at> m17n.org>
To: Praveen A <pravi.a <at> gmail.com>, 5256 <at> debbugs.gnu.org
Cc: pravi.a <at> gmail.com, 5256 <at> debbugs.gnu.org
Subject: bug#5256: conjunct formation should follow input sequence when
	inserting text
Date: Fri, 25 Dec 2009 10:20:34 +0900
In article <3f2beab60912210723x4f424fa9l2b842824aff1a546 <at> mail.gmail.com>, Praveen A <pravi.a <at> gmail.com> writes:

> Example to illustrate this bug is അപ്‌ലോഡ് (upload).
>>>> a=u'ലോഡ്'
>>>> b=u'അപ്'
>>>> c=u'അപ്‌ലോഡ്'

I have one question.  Emacs tries hard to find a grapheme
boundary to put cursor on.  For instance, in the above (c)
string, when you put cursor on the second character പ
(U+D2A) and type C-f, the cursor moves to ലോ (U+D32 U+D4B),
and the next C-f moves the cursor to ഡ (U+D21).

But, in gedit, "പ്‌ലോ" is treated as one cluster and you
can't put cursor between "പ്‌" and "ലോ".

Which is convenient for Malayalam user?

---
Kenichi Handa
handa <at> m17n.org


This bug report was last modified 15 years and 133 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.