From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Scott Newsgroups: gmane.emacs.help Subject: Re: Installing Korean (etc) fonts Date: Sat, 20 Feb 2010 13:59:17 -0700 Message-ID: <20100220205917.GD6530@localhost> References: <20100220152928.GB6530@localhost> <20100220175008.GC6530@localhost> <5285E6D4-1AB9-4311-BC18-4866190E6038@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Trace: dough.gmane.org 1266814625 2750 80.91.229.12 (22 Feb 2010 04:57:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Feb 2010 04:57:05 +0000 (UTC) To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 21 07:16:18 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nj4cY-0003Bb-Jn for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Feb 2010 06:44:46 +0100 Original-Received: from localhost ([127.0.0.1]:45982 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nj4cY-0004Et-56 for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Feb 2010 00:44:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nj4c9-0004Ee-1p for help-gnu-emacs@gnu.org; Sun, 21 Feb 2010 00:44:21 -0500 Original-Received: from [140.186.70.92] (port=40415 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nj4c8-0004EW-1H for help-gnu-emacs@gnu.org; Sun, 21 Feb 2010 00:44:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nj4c7-0002rp-4Z for help-gnu-emacs@gnu.org; Sun, 21 Feb 2010 00:44:19 -0500 Original-Received: from outbound.vnet-inc.com ([216.146.104.103]:4419) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nj4c6-0002ri-Ux for help-gnu-emacs@gnu.org; Sun, 21 Feb 2010 00:44:19 -0500 Original-Received: from montana.com (unknown [76.75.41.219]) by outbound.vnet-inc.com (Postfix) with ESMTP id 60E60592B for ; Sat, 20 Feb 2010 22:44:22 -0700 (MST) Original-Received: by montana.com (Postfix, from userid 500) id 6078014A99; Sat, 20 Feb 2010 22:44:17 -0700 (MST) Resent-From: harview@montana.com Resent-Date: Sat, 20 Feb 2010 22:44:17 -0700 Resent-Message-ID: <20100221054417.GH6530@localhost> Resent-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <5285E6D4-1AB9-4311-BC18-4866190E6038@Web.DE> User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by eggs.gnu.org: FreeBSD 4.6-4.9 Resent-Date: Sun, 21 Feb 2010 00:44:19 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71996 Archived-At: On Sat, Feb 20, 2010 at 08:04:15PM +0100, Peter Dyballa wrote: > > Am 20.02.2010 um 18:50 schrieb Scott: > >> Anyone know a fix for this? > > > Check the font used for this! (By positioning the cursor on some of > these characters and type C-u C-x =, which will open a *Help* buffer > with some information.) > Okay, this is part of what I get (the *Help* buffer, minibuffer, *everything* is the same problem; but apparently saves fine...): : coding system utf-8-unix) : display: : by this font (glyph code) : xft:-Misc-Fixed-normal-normal-normal-ja-13-*-*-*-c-120-iso10646-1 (#x48) : Character code properties: customize what to show : name: LATIN SMALL LETTER E : general-category: Ll (Letter, Lowercase) Here is what I get on one of the above chars in emacs 22: : file code: #x6D (encoded by coding system undecided-unix) : display: by this font (glyph code) : -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO8859-1 (#x6D) : There are text properties here: : fontified t I don't understand all I know about fonts, and would appreciate any guidance here! Thanks! Scott.