From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Schone Mullerin Newsgroups: gmane.emacs.help Subject: Re: displaying latin1 in emacs 21 in an osx Terminal window Date: Tue, 07 Jan 2003 23:21:34 GMT Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1041989078 7891 80.91.224.249 (8 Jan 2003 01:24:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2003 01:24:38 +0000 (UTC) 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 18W4xQ-000231-00 for ; Wed, 08 Jan 2003 02:24:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18W3UJ-0005G8-03 for gnu-help-gnu-emacs@m.gmane.org; Tue, 07 Jan 2003 18:50:27 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!crtntx1-snh1.gtei.net!news.gtei.net!paloalto-snr1.gtei.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.sys.mac.apps Original-Followup-To: comp.sys.mac.apps User-Agent: slrn/0.9.7.4 (Darwin) Original-Lines: 13 Original-X-Trace: /wmC6BwBTrVzC5s3QrCYqXsanOlVb9g/hjoGIoNXJzVl4gX0Yey9uRwfwUG9GQSJnvhnJyhj02ZD!mowBbZNwKF5bQaNd+JNP+vw/D57mgxizi29p22UsWqj1A8MhTfKzWIX/zObBvJXB7Iy5OTwGR17N!AvtG9g== Original-X-Complaints-To: abuse@gte.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Original-NNTP-Posting-Date: Tue, 07 Jan 2003 23:21:34 GMT Original-Distribution: world Original-Xref: shelby.stanford.edu gnu.emacs.help:108714 comp.sys.mac.apps:350762 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5241 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5241 In article , Benjamin Riefenstahl wrote: > > You need to make sure the encoding that Terminal.app uses is the same > as the one Emacs thinks it is. I know. As I mentioned before, Terminal itself is fine with latin1. If I run xemacs (as opposed to gnu emacs) in a Terminal, it displays latin1 properly. Likewise if I simply cat a file with latin1 chars in it. It's only gnu emacs in a Terminal that isn't behaving.