From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Eure Newsgroups: gmane.emacs.help Subject: Re: Cocoa Emacs 23 & Unicode Date: Thu, 20 Nov 2008 15:33:55 -0800 Message-ID: <6A682DC5-3CCD-4294-BBB2-4CD3E087D874@digg.com> References: <28636D34-D974-4466-85BB-FFD2857CECAB@digg.com> <005AE647-0070-4954-8BE8-404A90F26B1D@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1227224076 17658 80.91.229.12 (20 Nov 2008 23:34:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2008 23:34:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 21 00:35:38 2008 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.50) id 1L3J3a-0003En-3s for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Nov 2008 00:35:31 +0100 Original-Received: from localhost ([127.0.0.1]:58863 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3J2R-0005jr-4T for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2008 18:34:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3J26-0005hs-Gi for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 18:33:58 -0500 Original-Received: from [199.232.76.173] (port=57021 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3J25-0005h1-FM for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 18:33:57 -0500 Original-Received: from zimbra.digg.com ([64.191.203.36]:44550 helo=mail.digg.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3J25-0005Kj-3a for help-gnu-emacs@gnu.org; Thu, 20 Nov 2008 18:33:57 -0500 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.digg.com (Postfix) with ESMTP id AFAA1A851D1; Thu, 20 Nov 2008 15:33:56 -0800 (PST) X-Virus-Scanned: amavisd-new at X-Spam-Score: -4.564 Original-Received: from mail.digg.com ([127.0.0.1]) by localhost (mail.digg.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2msIoOk7k4Ch; Thu, 20 Nov 2008 15:33:56 -0800 (PST) Original-Received: from [10.2.16.90] (diggstage01.digg.com [64.191.203.34]) by mail.digg.com (Postfix) with ESMTP id 2264AA85076; Thu, 20 Nov 2008 15:33:56 -0800 (PST) In-Reply-To: <005AE647-0070-4954-8BE8-404A90F26B1D@Web.DE> X-Mailer: Apple Mail (2.929.2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:59985 Archived-At: On Nov 20, 2008, at 3:09 PM, Peter Dyballa wrote: > > Am 20.11.2008 um 23:32 schrieb Ian Eure: > >> Is this a known issue? > > Not the way that you describe it! Check with C-u C-x =3D which font is = =20 > actually used ... > >> Is a fix planned? > > It's wishful that X11 and Cocoa Emacs 23 use the font(s) or =20 > fontset(s) the user wishes to use. Usually *your* fonts are =20 > substituted with rather exotic choices ... > Yeah, I understand that certain code ranges may need to be mapped to =20 different fonts. > For me the Monaco or NimbusMono =93=94 are substituted from STHeiti, a = =20 > proportional font outside CJK. Both Monaco and NimbusMono have =84, =93,= =20 > =93, =94 ... It's just a bug! > You're right, it's getting changed to STHeiti for those characters. =20 Know of any workarounds? It seems that the characters are incorrectly mapped into CJK; This is =20= from describe-char: category: c:Chinese h:Korean j:Japanese I've sent a bug report. - Ian=