GNU bug report logs -
#656
Glyphs in Private Use Area not displayed in Emacs CVS
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs,documentation package:
#656: Glyphs in Private Use Area not displayed in Emacs CVS
It has been closed by Jason Rumney <jasonr <at> gnu.org>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Jason Rumney <jasonr <at> gnu.org> by
replying to this email.
--
656: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=656
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Jason Rumney wrote:
> Looking at what you wrote above again, I think the problem is that
> Emacs now looks in greater detail at which unicode characters fonts
> have, rather than blindly using any iso10646-1 font for all unicode
> characters. For characters in PUA you will need to explicitly tell
> Emacs how to display them as follows, since Emacs cannot automatically
> recognize which fonts contain the characters you want:
>
> (set-fontset-font "fontset-default" '(#xe000 . #xf8ff) FONT-SPEC)
I have improved the documentation for fontsets, including adding several
examples of the use of set-fontset-font, which seems to be the preferred
way of specifying fonts for particular characters in Emacs 23.
[Message part 3 (message/rfc822, inline)]
Yesterday I compiled emacs from CVS by doing:
cvs -z3 -d:pserver:anonymous <at> cvs.savannah.gnu.org:/sources/emacs co emacs
./configure --prefix=/opt/emacs-cvs --program-suffix=.em23 --with-x-toolkit --enable-font-backend --with-xft
It seems to work ok with one for me very important exception: glyphs in the Private Use Area are not rendered correctly. They simply appear as empty boxes in the buffers. This bug seems to have been around for quite some time (introduced somewhere between December and February, I think -- judging from the ubuntu packages maintained by Alexandre Vassalotti).
I hope this can be fixed soon, since it is crucial for my work. I use a lot of glyphs from the PUA in my research (Old Norse Philology).
Best regards
Alex Speed Kjeldsen
Copenhagen University
This bug report was last modified 15 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.