all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Jason Rumney <jasonr@gnu.org>
Subject: bug#656: marked as done (Glyphs in Private Use Area not displayed in Emacs CVS)
Date: Tue, 24 Feb 2009 13:50:04 +0000	[thread overview]
Message-ID: <handler.656.D656.123548308332747.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 20080806091938.5b196562@ask-804

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]


Your message dated Tue, 24 Feb 2009 21:44:03 +0800
with message-id <49A3F9A3.5090304@gnu.org>
and subject line Re: bug#656: Glyphs in Private Use Area not displayed in Emacs CVS
has caused the Emacs bug report #656,
regarding Glyphs in Private Use Area not displayed in Emacs CVS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
656: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=656
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4173 bytes --]

From: Alex Speed Kjeldsen <alex.kjeldsen@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Glyphs in Private Use Area not displayed in Emacs CVS
Date: Wed, 6 Aug 2008 09:19:38 +0200
Message-ID: <20080806091938.5b196562@ask-804>

Yesterday I compiled emacs from CVS by doing:

  cvs -z3 -d:pserver:anonymous@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




[-- Attachment #3: Type: message/rfc822, Size: 3523 bytes --]

From: Jason Rumney <jasonr@gnu.org>
To: 656-done@emacsbugs.donarmstrong.com
Cc: Alex Speed Kjeldsen <alex.kjeldsen@gmail.com>
Subject: Re: bug#656: Glyphs in Private Use Area not displayed in Emacs CVS
Date: Tue, 24 Feb 2009 21:44:03 +0800
Message-ID: <49A3F9A3.5090304@gnu.org>

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.



      parent reply	other threads:[~2009-02-24 13:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <49A3F9A3.5090304@gnu.org>
2008-08-06  7:19 ` bug#656: Glyphs in Private Use Area not displayed in Emacs CVS Alex Speed Kjeldsen
2008-08-17 12:10   ` Jason Rumney
2008-10-07 16:57     ` Alex Speed Kjeldsen
2009-01-03 16:03       ` Jason Rumney
2009-02-24 13:50   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.656.D656.123548308332747.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=jasonr@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.