From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: symbols from unicode music block? Date: Wed, 17 Dec 2008 21:12:36 +0900 Message-ID: References: <1229510566.24831.35.camel@heerbeest> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1229516001 28162 80.91.229.12 (17 Dec 2008 12:13:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 12:13:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jan Nieuwenhuizen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 17 13:14:26 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCvHv-00054P-PZ for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 13:14:04 +0100 Original-Received: from localhost ([127.0.0.1]:58691 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCvGj-0000KG-JW for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 07:12:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCvGf-0000IN-6G for emacs-devel@gnu.org; Wed, 17 Dec 2008 07:12:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCvGd-0000I5-DX for emacs-devel@gnu.org; Wed, 17 Dec 2008 07:12:44 -0500 Original-Received: from [199.232.76.173] (port=55535 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCvGd-0000I2-AQ for emacs-devel@gnu.org; Wed, 17 Dec 2008 07:12:43 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:59342) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCvGc-0000nz-OD for emacs-devel@gnu.org; Wed, 17 Dec 2008 07:12:43 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id mBHCCbfW003513; Wed, 17 Dec 2008 21:12:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id mBHCCbQq024420; Wed, 17 Dec 2008 21:12:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id mBHCCapR025136; Wed, 17 Dec 2008 21:12:36 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1LCvGW-0005Yc-MX; Wed, 17 Dec 2008 21:12:36 +0900 In-reply-to: <1229510566.24831.35.camel@heerbeest> (message from Jan Nieuwenhuizen on Wed, 17 Dec 2008 11:42:46 +0100) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107004 Archived-At: In article <1229510566.24831.35.camel@heerbeest>, Jan Nieuwenhuizen writes: > I'm not seeing the symbols from the unicode music block (1d12a..1d133) > with latest emacs CVS. See the attached file. GEdit and > firefox shows all symbols in that. I'm now adding many missing entries for the default fontset. Please wait for a while. > Interestingly, Emacs does show flat (266d) and sharp (266f). Even > not-xft Emacs showed these two, but after installing unifont, > non-xft Emacs also stopped showing those. What is shown when you type C-u C-x = while putting the cursor on that character? --- Kenichi Handa handa@m17n.org