From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: UTF-8 and M-x shell? Date: Sun, 08 Feb 2004 20:15:47 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3405-Sun08Feb2004201546+0200-eliz@elta.co.il> References: <20040208102520.213b4a20.occitan@esperanto.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076264312 17970 80.91.224.253 (8 Feb 2004 18:18:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Feb 2004 18:18:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 08 19:18:23 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AptVe-0001xr-00 for ; Sun, 08 Feb 2004 19:18:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AptTp-0003x9-Jq for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Feb 2004 13:16:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AptTS-0003wC-HC for help-gnu-emacs@gnu.org; Sun, 08 Feb 2004 13:16:06 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AptSt-0003oj-Hz for help-gnu-emacs@gnu.org; Sun, 08 Feb 2004 13:16:02 -0500 Original-Received: from [192.114.186.13] (helo=hector.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AptSs-0003fy-VL for help-gnu-emacs@gnu.org; Sun, 08 Feb 2004 13:15:31 -0500 Original-Received: from zaretski (pns03-200-168.inter.net.il [80.230.200.168]) by hector.inter.net.il (MOS 3.4.4-GR) with ESMTP id ADP95734; Sun, 8 Feb 2004 12:15:36 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20040208102520.213b4a20.occitan@esperanto.org> (message from Daniel Pfeiffer on Sun, 8 Feb 2004 10:25:20 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16715 > From: Daniel Pfeiffer > Newsgroups: gnu.emacs.help > Date: Sun, 8 Feb 2004 10:25:20 +0100 > > But now Gnu Emacs (2-3 weeks old CVS) M-x shell gets problems. First off, the > buffer still comes up in Latin-1. That can apparently be fixed with > (set-language-environment "utf-8"), but only interactively, not in .emacs.el! > But it doesn't help: > > - M-! umlaut-emitting-command displays old (1-byte) umlauts as octal and utf-8 > correctly > > - but with the same commands in the shell buffer, with mode-line u:, it still > displays everything as one-byte. > > What must I do for M-x shell to respect $LANG, like an xterm? I suggest to post this to emacs-pretest-bug@gnu.org, since you are talking about the CVS version of Emacs.