From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: environment variable don't get coding conversion Date: 21 Jan 2003 18:21:33 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200301170613.PAA12807@etlken.m17n.org> <200301200038.JAA16159@etlken.m17n.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043175764 28952 80.91.224.249 (21 Jan 2003 19:02:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 21 Jan 2003 19:02:44 +0000 (UTC) Cc: Kenichi Handa Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18b3fS-0007WD-00 for ; Tue, 21 Jan 2003 20:02:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18b3qx-0005t9-00 for ; Tue, 21 Jan 2003 20:14:31 +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 18b37Y-0001zG-05 for emacs-devel@quimby.gnus.org; Tue, 21 Jan 2003 13:27:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18b37I-0001yY-00 for emacs-devel@gnu.org; Tue, 21 Jan 2003 13:27:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18b37H-0001xw-00 for emacs-devel@gnu.org; Tue, 21 Jan 2003 13:27:19 -0500 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18b31i-0008Jd-00; Tue, 21 Jan 2003 13:21:34 -0500 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.36 #1 (Debian)) id 18b31h-0002kx-00; Tue, 21 Jan 2003 18:21:33 +0000 Original-To: rms@gnu.org Original-Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10948 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10948 Richard Stallman writes: > For the mean time, maybe nothing needs to be done. I'm not sure what that means, but something needs to be done to make non-ASCII usable. Note that setenv should check that its arg can be encoded by the locale coding system however the environment is stored.