GNU bug report logs -
#56237
29.0.50; delete-forward-char fails to delete character
Previous Next
Reported by: visuweshm <at> gmail.com
Date: Sun, 26 Jun 2022 16:08:02 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Visuwesh <visuweshm <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[ஞாயிறு ஜூன் 26, 2022] Eli Zaretskii wrote:
>> From: Visuwesh <visuweshm <at> gmail.com>
>> Cc: 56237 <at> debbugs.gnu.org
>> Date: Sun, 26 Jun 2022 22:17:53 +0530
>>
>> [ஞாயிறு ஜூன் 26, 2022] Eli Zaretskii wrote:
>>
>> > Sorry, I misunderstood the report.
>> >
>> > I tried to fix this now on master.
>>
>> Thanks for the quick fix! Unfortunately, delete-forward-char still
>> deletes two clusters instead of one in "ப்போ". :(
>
> They aren't two clusters, they are two graphemes that are part of a
> single grapheme cluster.
>
> Invoke find-composition, and you will see that it returns a single
> composition there.
>
If find-composition is indeed right, then the return value is very
unintuvitive as a native speaker: ப் and போ are two separate characters
and combining them into a single cluster is weird...
Am I right in thinking that a grapheme cluster is made up of characters
that can be grouped together to produce a single "letter" on screen? If
so, the behaviour of find-composition is still confusing since I need to
say C-f twice to move over ப்போ.
>> I.e.,
>>
>> |ப்போ becomes |
>>
>> where | denotes the point.
>
> This is the intended behavior.
This bug report was last modified 2 years and 311 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.