From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: windows-1251 language environment Date: Thu, 16 Oct 2003 18:16:42 +0900 Organization: The XEmacs Project Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87wub51r0l.fsf@tleepslib.sk.tsukuba.ac.jp> References: <200310032356.54476.pogonyshev@gmx.net> <200310060013.52049.pogonyshev@gmx.net> <200310070254.LAA11795@etlken.m17n.org> <200310081040.TAA15162@etlken.m17n.org> <200310132350.IAA23839@etlken.m17n.org> <200310151344.WAA26445@etlken.m17n.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1066296427 28640 80.91.224.253 (16 Oct 2003 09:27:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2003 09:27:07 +0000 (UTC) Cc: Kenichi Handa , jasonr@f2s.com, rms@gnu.org, d.love@dl.ac.uk, emacs-devel@gnu.org, pogonyshev@gmx.net Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Oct 16 11:27:04 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AA4PQ-0003pu-00 for ; Thu, 16 Oct 2003 11:27:04 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AA4PP-0005Fh-00 for ; Thu, 16 Oct 2003 11:27:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AA4P8-0003LW-04 for emacs-devel@quimby.gnus.org; Thu, 16 Oct 2003 05:26:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AA4ML-000246-46 for emacs-devel@gnu.org; Thu, 16 Oct 2003 05:23:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AA4Lm-0001mN-0b for emacs-devel@gnu.org; Thu, 16 Oct 2003 05:23:49 -0400 Original-Received: from [130.158.98.109] (helo=tleepslib.sk.tsukuba.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AA4Lk-0001kp-Pr; Thu, 16 Oct 2003 05:23:17 -0400 Original-Received: from steve by tleepslib.sk.tsukuba.ac.jp with local (Exim 3.36 #1 (Debian)) id 1AA4FO-0007bb-00; Thu, 16 Oct 2003 18:16:42 +0900 Original-To: Stefan Monnier In-Reply-To: (Stefan Monnier's message of "15 Oct 2003 10:55:49 -0400") User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Portable Code, linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17140 >>>>> "Stefan" == Stefan Monnier writes: Stefan> I've never seen anyone do that. Instead, people do: Stefan> (set-language-environment "foo") Stefan> (prefer-coding-system 'bar) Stefan> (setq default-input-method "baz") On my Windows box I have three Japanese environments. One is for TRAMPed files from my Linux host where the coding system is EUC, the second is native and Shift-JIS, and the third can be used on either with UTF-8. I also fiddle the coding priority list more generally, although I'm not sure that is really needed. Pretty soon I hope to add Korean to the list of needed environments (Japanese serves well enough for English and Lisp). It would be nice to be able to do all the changes with one set-language-environment (usually invoked from the menubar) call. -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.