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: Fri, 19 Dec 2008 09:54:31 +0900 Message-ID: References: <1229510566.24831.35.camel@heerbeest> <1229519197.24831.39.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 1229648097 23875 80.91.229.12 (19 Dec 2008 00:54:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Dec 2008 00:54:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jan Nieuwenhuizen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 19 01:56:01 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 1LDTep-0001K8-3c for ged-emacs-devel@m.gmane.org; Fri, 19 Dec 2008 01:55:59 +0100 Original-Received: from localhost ([127.0.0.1]:54761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDTdc-00040U-LR for ged-emacs-devel@m.gmane.org; Thu, 18 Dec 2008 19:54:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDTdY-00040F-QI for emacs-devel@gnu.org; Thu, 18 Dec 2008 19:54:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDTdW-000403-B1 for emacs-devel@gnu.org; Thu, 18 Dec 2008 19:54:39 -0500 Original-Received: from [199.232.76.173] (port=41864 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDTdW-000400-6N for emacs-devel@gnu.org; Thu, 18 Dec 2008 19:54:38 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:64577) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDTdV-00047V-Fb for emacs-devel@gnu.org; Thu, 18 Dec 2008 19:54:37 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id mBJ0sWsY028499; Fri, 19 Dec 2008 09:54:32 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id mBJ0sVEO011022; Fri, 19 Dec 2008 09:54:31 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id mBJ0sVa2028093; Fri, 19 Dec 2008 09:54:31 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1LDTdP-0005YD-Ly; Fri, 19 Dec 2008 09:54:31 +0900 In-reply-to: <1229519197.24831.39.camel@heerbeest> (message from Jan Nieuwenhuizen on Wed, 17 Dec 2008 14:06:37 +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:107048 Archived-At: In article <1229519197.24831.39.camel@heerbeest>, Jan Nieuwenhuizen writes: > Op woensdag 17-12-2008 om 21:12 uur [tijdzone +0900], schreef Kenichi > Handa: > > I'm now adding many missing entries for the default > > fontset. Please wait for a while. I've just installed that change. > > 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? Sorry, but you did that on the character #x1D12A. What I wanted to know is the result when you put cursor on #x266D or #x266F. And, what exactly "unifont" means? apt-cache shows these packages. % apt-cache search unifont ttf-arphic-ukai - "AR PL UKai" Chinese Unicode TrueType font collection Kaiti style ttf-arphic-uming - "AR PL UMing" Chinese Unicode TrueType font collection Mingti style ttf-unifont - TrueType version of the GNU Unifont unifont - font with a glyph for each visible Unicode 5.1 Plane 0 character unifont-bin - utilities for manipulating the GNU Unifont xfonts-unifont - PCF (bitmap) version of the GNU Unifont --- Kenichi Handa handa@m17n.org