GNU bug report logs - #23292
24.5; Combining characters do not reliably combine

Previous Next

Package: emacs;

Reported by: Honore Doktorr <hdfssk <at> gmail.com>

Date: Thu, 14 Apr 2016 19:34:02 UTC

Severity: normal

Merged with 39554, 44784

Found in versions 24.5, 27.0.50

Full log


View this message in rfc822 format

From: Alexis <flexibeast <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: hdfssk <at> gmail.com, handa <at> gnu.org, 23292 <at> debbugs.gnu.org
Subject: bug#23292: 24.5; Combining characters do not reliably combine
Date: Fri, 15 Apr 2016 21:52:51 +1000
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:

> Can you show a screenshot?

Attached.

> Something with your fonts and fontsets, I guess.  If you force 
> Emacs to use Inconsolata-g for "̷", does the composition happen?

Hmm, i'm having some difficulty doing this. i start GUI Emacs from 
an X terminal via 'emacs -Q'. i then go to the Options menu, 
select "Set Default Font", and choose "InconsolataG Medium"[1]. In 
*scratch*, i type 'o', and confirm with `describe-char' that 
"InconsolataG" is the font used for that character.

i then evaluate:

   (set-fontset-font "fontset-default" '(#x0337 . #x0337) 
   "InconsolataG")

with C-x C-e, which returns nil. If i then move point immediately 
after the previously-typed 'o', and type C-x 8 RET 337, the '/' is 
displayed visually separate from the 'o'. But using 
`describe-char' on it says that Gentium is the font used.

i gather something i'm doing something wrong here, i'm guessing in 
the ELisp .... ?

[1] "InconsolataG" is "Inconsolata-g" renamed by me locally, via 
FontForge, so as to be XLFD-friendly.

[dejavu_sans_mono_book.png (image/png, attachment)]

This bug report was last modified 3 years and 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.