From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Wheeler Newsgroups: gmane.emacs.devel Subject: Display Unicode on Mac OS X? Date: Mon, 22 Mar 2004 12:31:47 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1079987999 32002 80.91.224.253 (22 Mar 2004 20:39:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Mar 2004 20:39:59 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Mar 22 21:39:52 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B5WDA-0001De-00 for ; Mon, 22 Mar 2004 21:39:52 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B5WDA-0007Jo-00 for ; Mon, 22 Mar 2004 21:39:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B5WCD-0004Dy-3P for emacs-devel@quimby.gnus.org; Mon, 22 Mar 2004 15:38:53 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B5W6E-0001sj-MY for emacs-devel@gnu.org; Mon, 22 Mar 2004 15:32:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B5W5a-0001eR-NS for emacs-devel@gnu.org; Mon, 22 Mar 2004 15:32:34 -0500 Original-Received: from [216.254.0.203] (helo=mail3.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B5W5T-0001d6-Jf for emacs-devel@gnu.org; Mon, 22 Mar 2004 15:31:55 -0500 Original-Received: (qmail 10794 invoked from network); 22 Mar 2004 20:31:48 -0000 Original-Received: from dsl092-190-153.sfo1.dsl.speakeasy.net (HELO [192.168.1.21]) (davidw@[66.92.190.153]) (envelope-sender ) by mail3.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Mar 2004 20:31:48 -0000 Original-To: emacs-devel@gnu.org X-Mailer: Apple Mail (2.613) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20744 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20744 Hi All, I'm using Emacs 21.3.50.2 from CVS (compiled 2003-12-11) on Mac OS X with the Carbon support. I'd like to be able to view Unicode (utf-8) content, and use a font that supports it, but Emacs does not display most Unicode characters (those that are > 255, it appears). This may be a FAQ, but since Emacs from CVS doesn't have Mule anymore, I've been unable to figure out how to get it to display the Unicode characters. Any pointers or instructions would be greatly appreciated. Many TIA, David PS: I'm not on the list, so please Cc me on replies. Thanks!