From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wang Ling Newsgroups: gmane.emacs.devel Subject: Use Core Text for Cocoa Emacs Date: Fri, 7 May 2010 23:23:51 +0800 Message-ID: <94E6FF46-4227-4DA2-BE35-C64908558378@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1273263791 17777 80.91.229.12 (7 May 2010 20:23:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 May 2010 20:23:11 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 07 22:23:11 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OAU4d-00055W-Q8 for ged-emacs-devel@m.gmane.org; Fri, 07 May 2010 22:23:04 +0200 Original-Received: from localhost ([127.0.0.1]:34839 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAU4W-0004hR-1y for ged-emacs-devel@m.gmane.org; Fri, 07 May 2010 16:22:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OAPPH-0005Gf-Jr for emacs-devel@gnu.org; Fri, 07 May 2010 11:24:03 -0400 Original-Received: from [140.186.70.92] (port=36621 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAPPF-0005Eu-9a for Emacs-devel@gnu.org; Fri, 07 May 2010 11:24:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAPPD-0000JB-WE for Emacs-devel@gnu.org; Fri, 07 May 2010 11:24:01 -0400 Original-Received: from mail-yx0-f203.google.com ([209.85.210.203]:63247) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAPPD-0000Iy-Tn for Emacs-devel@gnu.org; Fri, 07 May 2010 11:23:59 -0400 Original-Received: by yxe41 with SMTP id 41so825974yxe.14 for ; Fri, 07 May 2010 08:23:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=IK6RPICTdpWV3G5Ds2Qe86LBr4EChtx7a+i7VSpIJ+U=; b=TMqZPz95SYFg0KTomaYETpz4aJHP3i3QAoFseQvVFUWNIr5meNYv653VrMAU50j2VA vfHh7eOzDH3vEwNE8oFZA0BWGwAkt7T1w5xe5QB4z2n/LsaWAArkW+LoKGsHBup6JP1U a0Sjxu4+jU0MJom726shyMABe5Zr0QVYAXY9A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=FAdC/1fUbJAAGfQB3pfAphXatTRWPasCxSQB5zR8NXlD5Av778y8q88hXQM9nvLeZs Ixs9o65ldBJqPnMCLwNxDk1VYM2SElvpPFPN95/WSRQs+zaTnXWMGvOZRqjlJ87RknHn VASkNx/+VabpMglz3gZla5TvoWDzBjLNL/dqM= Original-Received: by 10.101.94.4 with SMTP id w4mr475709anl.178.1273245838797; Fri, 07 May 2010 08:23:58 -0700 (PDT) Original-Received: from [192.168.1.2] (iwonderphone.com [74.207.236.250]) by mx.google.com with ESMTPS id 26sm21393041anx.13.2010.05.07.08.23.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 07 May 2010 08:23:58 -0700 (PDT) X-Mailer: Apple Mail (2.1078) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:124622 Archived-At: Is it possible and advantageous to use Core Text for Cocoa Emacs? I'm just wondering whether it is a practical and meaningful thing to do = for Mac Emacsers.=