Re: [PATCH] emoji on TUI emacs
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Kai Ma <[email protected]> > Cc: [email protected] > Date: Sun, 23 Aug 2026 16:16:56 +0200 > > I'm informed by a tester that this caused a regression in string-width > calculation: all Emoji compositions must go through > compose-gstring-and-emoji to obtain correct widths. I have attached a > patch to correct this (adding all eligible codepoints but exclude keycap > sequence initials). This is entirely my oversight during testing. > Sorry for the extra work this caused. Thanks, installed.