From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hugo Wolf Newsgroups: gmane.emacs.help Subject: Re: displaying latin1 in emacs 21 in _any_ terminal window Date: Thu, 09 Jan 2003 03:01:38 GMT Organization: AT&T Broadband 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 1042081552 20810 80.91.224.249 (9 Jan 2003 03:05:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2003 03:05:52 +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 18WT0w-0005PE-00 for ; Thu, 09 Jan 2003 04:05:50 +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 18WT0o-0004GN-07 for gnu-help-gnu-emacs@m.gmane.org; Wed, 08 Jan 2003 22:05:42 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn13feed!worldnet.att.net!204.127.198.204!attbi_feed4!attbi.com!sccrnsc03.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.sys.mac.apps Original-Followup-To: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Darwin) Original-Lines: 11 Original-NNTP-Posting-Host: 66.31.41.137 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: sccrnsc03 1042081298 66.31.41.137 (Thu, 09 Jan 2003 03:01:38 GMT) Original-NNTP-Posting-Date: Thu, 09 Jan 2003 03:01:38 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:108757 comp.sys.mac.apps:350935 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:5286 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5286 In article , Hans-Peter Binder wrote: > (set-terminal-coding-system 'iso-8859-1) Well, this works. Many thanks. I know that someone, possibly you, recommended this yesterday, and I tried it without success at that time. Since it works fine now, I can only assume I mistyped it or committed some other user error. Thanks again --