From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marco Baringer Newsgroups: gmane.emacs.help Subject: Re: Mac OS X and latin-1: Date: 08 Sep 2002 22:01:23 +0200 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <8f7a8cf0.0209081128.22afdc65@posting.google.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1031515270 21502 127.0.0.1 (8 Sep 2002 20:01:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Sep 2002 20:01:10 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17o8F0-0005aW-00 for ; Sun, 08 Sep 2002 22:01:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17o8F1-00043S-00; Sun, 08 Sep 2002 16:01:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17o8EH-0003sY-00 for help-gnu-emacs@gnu.org; Sun, 08 Sep 2002 16:00:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17o8ED-0003sK-00 for help-gnu-emacs@gnu.org; Sun, 08 Sep 2002 16:00:21 -0400 Original-Received: from mail-6.tiscali.it ([195.130.225.152] helo=mail.tiscali.it) by monty-python.gnu.org with esmtp (Exim 4.10) id 17o8ED-0003sC-00 for help-gnu-emacs@gnu.org; Sun, 08 Sep 2002 16:00:17 -0400 Original-Received: from localhost (62.10.93.141) by mail.tiscali.it (6.5.026) id 3D6DC7670040215B; Sun, 8 Sep 2002 22:00:16 +0200 Original-To: erik_oiolf@yahoo.no (Erik =?iso-8859-1?q?=D8?=. =?iso-8859-1?q?S=F8rensen?=) Original-Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.30 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1147 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1147 erik_oiolf@yahoo.no (Erik =D8. S=F8rensen) writes: > I have compiled 21.3.50.2 without X but with Carbon. > I would very much like to be able to write Norwegian characters and=20 > have them appear as such on the screen.=20 > Everything works in the Terminal emacs, but not in the gui. I can > write the =F8=E6=E5 in the gui, and these are the characters put into the > file, but they are not displayed as such on screen. try adding this to your .emacs: (set-frame-font "fontset-mac") (set-keyboard-coding-system 'mac-roman) what i don't understand is that if i try to do M-x set-frame-font tab completion doesn't give me fonset-mac as an option... --=20 -Marco Ring the bells that still can ring. Forget your perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen