bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63837: 29.0.91; delete-forward-char error with composed text


From: Eli Zaretskii
Subject: bug#63837: 29.0.91; delete-forward-char error with composed text
Date: Fri, 02 Jun 2023 15:49:28 +0300

> Cc: 63837@debbugs.gnu.org
> From: Robert Pluim <rpluim@gmail.com>
> Date: Fri, 02 Jun 2023 14:05:17 +0200
> 
> How about this (for master, since your example is somewhat contrived :-))

The example might be contrived, but the recognition of static
compositions is completely incorrect: find-composition returns a
3-element list for those, not a two-element list.

I fixed that on emacs-29.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]