GNU bug report logs -
#63731
[PATCH] Support Emoji Variation Sequence 16 (FE0F) where appropriate
Previous Next
Reported by: Steven Allen <steven <at> stebalien.com>
Date: Fri, 26 May 2023 03:19:01 UTC
Severity: normal
Tags: fixed, patch
Fixed in version 29.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #110 received at 63731 <at> debbugs.gnu.org (full text, mbox):
> From: Robert Pluim <rpluim <at> gmail.com>
> Cc: 63731 <at> debbugs.gnu.org, steven <at> stebalien.com
> Date: Wed, 31 May 2023 18:11:36 +0200
>
> >>>>> On Tue, 30 May 2023 19:32:23 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
>
> >> (set-char-table-range
> >> composition-function-table
> >> #x1F44D
> >> '(["\U0001f44d\ufe0f" 0 font-shape-gstring]))
> >>
> >> gives me this, where the two '|' align perfectly.
>
> Eli> Here, there _is_ a composition.
>
> Eli> So there are two issues here: (a) why there's no composition in the
> Eli> first case, and (b) why does "C-u C-x =" says there is when there
> Eli> isn't.
>
> OK. I can poke around in gdb if you give me some idea of what I should
> be looking at.
I don't really know. I plan to just step through the code in
composite.c tomorrow, unless you beat me to it. Once we understand
issue (a), I think we will also understand issue (b).
This bug report was last modified 1 year and 350 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.