GNU bug report logs - #14461
24.3.50; bad display for 'space' + (U+0336) unicode combination

Previous Next

Package: emacs;

Reported by: Cédric Chépied <cedric.chepied <at> gmail.com>

Date: Fri, 24 May 2013 15:48:01 UTC

Severity: normal

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 14461 <at> debbugs.gnu.org, cedric.chepied <at> gmail.com
Subject: bug#14461: 24.3.50; bad display for 'space' + (U+0336) unicode combination
Date: Thu, 15 Aug 2019 17:48:14 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Wed, 14 Aug 2019 21:50:33 -0700
> Cc: 14461 <at> debbugs.gnu.org
> 
> If I type
> 
> l M-x insert-char RET 336 RET
> 
> I get
> 
> l̶
> 
> which is displayed here as an l with a dash after it -- no overstrikes
> or anything.

You need to do that with a font that has glyphs both for l and for
u+0336.  Emacs doesn't compose characters if their glyphs don't come
from the same fonts, for obvious reasons.

> do I need to be in a particular language environment for the l and the
> dash to combine?

No, composition of Latin combining accents is turned on by default.




This bug report was last modified 5 years and 315 days ago.

Previous Next


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