GNU bug report logs -
#57214
29.0.50; Incorrect rendering of Emoji (grapheme cluster) in Org heading
Previous Next
Reported by: Protesilaos Stavrou <info <at> protesilaos.com>
Date: Sun, 14 Aug 2022 18:48:01 UTC
Severity: normal
Found in version 29.0.50
Done: Protesilaos Stavrou <info <at> protesilaos.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 57214 <at> debbugs.gnu.org (full text, mbox):
> From: Protesilaos Stavrou <info <at> protesilaos.com>
> Cc: 57214 <at> debbugs.gnu.org, summeremacs <at> gmail.com
> Date: Mon, 15 Aug 2022 10:37:17 +0300
>
> > From: Eli Zaretskii <eliz <at> gnu.org>
> > Date: Sun, 14 Aug 2022 22:12:11 +0300
> >
> > [... 25 lines elided]
> >
> > This is a limitation of how the ellipsis display is designed and
> > implemented in Emacs: we display the ellipsis via the buffer's
> > display-table, and character compositions aren't applied to glyphs
> > that come from the display-table. You can clearly see this from how
> > org.el prepares the display-table:
>
> I see. Thank you Eli for your time!
>
> Should we close this or there is potential to change things?
The potential always exists, although the implementation will not be
trivial, because we'll need to invent a new kind of "display vector"
to hold the font glyph codes (or maybe just the composition ID?), and
implement the code to support its display.
Is this an important feature to have?
This bug report was last modified 2 years and 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.