GNU bug report logs - #56237
29.0.50; delete-forward-char fails to delete character

Previous Next

Package: emacs;

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


Message #29 received at 56237 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 56237 <at> debbugs.gnu.org
Subject: Re: bug#56237: 29.0.50; delete-forward-char fails to delete character
Date: Sun, 26 Jun 2022 19:57:46 +0300
> 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.

> 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.