GNU bug report logs - #63731
[PATCH] Support Emoji Variation Sequence 16 (FE0F) where appropriate

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 63731 <at> debbugs.gnu.org, steven <at> stebalien.com
Subject: bug#63731: [PATCH] Support Emoji Variation Sequence 16 (FE0F) where appropriate
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.

Robert
-- 




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.