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
> From: Visuwesh <visuweshm <at> gmail.com>
> Cc: 56237 <at> debbugs.gnu.org
> Date: Mon, 27 Jun 2022 19:54:42 +0530
>
> [திங்கள் ஜூன் 27, 2022] Eli Zaretskii wrote:
>
> > Yes, composition of N characters can in general produce M glyphs,
> > where M can be smaller, equal, or greater than N. It's a many-to-many
> > operation, and we cannot rely on getting the same number of glyphs as
> > the number of codepoints we compose.
> >
> > The idea is nevertheless correct (I had the same one), it just needs
> > some fine-tuning. (And "C-x =" tries to solve a different problem:
> > how to match each glyph with a codepoint, and that problem is in
> > general insoluble, so it's a small wonder that it fails.)
> >
>
> Right, thanks for the explanation.
>
> > Please try the latest master, I hope delete-forward-char now behaves
> > better.
>
> Thanks, it is much better now! It doesn't fail on the cases that I had
> problems with so far.
Thanks for testing, and feel free to close whenever you feel satisfied ;-)
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.