I am not seeing the problem anymore after installing the Symbola fonts.
On 7/16/22 04:15, Ihor Radchenko wrote:
Daniel Ortmann <[email protected]> writes:More information on that character: position: 195 of 690 (28%), column: 26 character: ⭠ (displayed as ⭠) (codepoint 11104, #o25540, #x2b60) charset: unicode-bmp (Unicode Basic Multilingual Plane (U+0000..U+FFFF)) code point in charset: 0x2B60 script: symbol syntax: _ which means: symbol category: .:Base to input: type "C-x 8 RET 2b60" or "C-x 8 RET LEFTWARDS TRIANGLE-HEADED ARROW" buffer code: #xE2 #xAD #xA0 file code: #xE2 #xAD #xA0 (encoded by coding system utf-8-unix) display: no font available Character code properties: customize what to show name: LEFTWARDS TRIANGLE-HEADED ARROW general-category: So (Symbol, Other) decomposition: (11104) ('⭠')Would you mind sending a bug report to Emacs devs? If you run (char-displayable-p ?⭠) on your side but yet not being able to see the symbol properly, we can hopefully get some good suggestions (or even a fix) from Emacs guys. Best, Ihor
