GNU bug report logs -
#45557
27.1; Incorrect rendering of COMBINING OVERLINE
Previous Next
Reported by: Stephen Eglen <sje30 <at> cam.ac.uk>
Date: Wed, 30 Dec 2020 17:38:02 UTC
Severity: normal
Tags: notabug
Found in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 45557 <at> debbugs.gnu.org (full text, mbox):
> If you move the cursor to x̅, does Emacs display a single cursor block
> that includes both x and the overline, or does it behave as if those
> were 2 separate glyphs? If the latter, what does Emacs show in the
> *Help* buffer if you go to the ̅ glyph and type "C-u C-x ="?
It appears as two separate glyphs. The first is char "x" (decimal 120)
and then the second is given as below
position: 86 of 87 (98%), column: 3
character: ̅ (displayed as ̅) (codepoint 773, #o1405, #x305)
charset: unicode-bmp (Unicode Basic Multilingual Plane (U+0000..U+FFFF))
code point in charset: 0x0305
script: latin
syntax: w which means: word
category: ^:Combining
to input: type "C-x 8 RET 305" or "C-x 8 RET COMBINING OVERLINE"
buffer code: #xCC #x85
file code: #xCC #x85 (encoded by coding system utf-8-unix)
display: by this font (glyph code)
ftcrhb:-UKWN-JuliaMono-normal-normal-normal-*-19-*-*-*-m-0-iso10646-1 (#x1F1D)
Character code properties: customize what to show
name: COMBINING OVERLINE
old-name: NON-SPACING OVERSCORE
general-category: Mn (Mark, Nonspacing)
decomposition: (773) ('̅')
There are text properties here:
fontified t
[back]
This bug report was last modified 4 years and 132 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.