From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: "Outer world" encoding for non-Latin1 language environments Date: Fri, 01 Mar 2002 13:23:48 -0500 Message-ID: <200203011823.g21INmY09897@rum.cs.yale.edu> References: <20020227132949.C18112@fmi.uni-sofia.bg> <20020301200057.A25880@fmi.uni-sofia.bg> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1015007347 464 195.204.10.66 (1 Mar 2002 18:29:07 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 1 Mar 2002 18:29:07 GMT Cc: Eli Zaretskii , emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16grmE-00007O-00 for ; Fri, 01 Mar 2002 19:29:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16grhQ-0005ni-00; Fri, 01 Mar 2002 13:24:08 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16grhA-0005mW-00 for ; Fri, 01 Mar 2002 13:23:52 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g21INmY09897; Fri, 1 Mar 2002 13:23:48 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Anton Zinoviev Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1678 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1678 > In this case setting the keyboard won't make any harm to this user, as > then he or she can use some of the input methods provided by Emacs. > There is no situation when it might be usefull if Emacs interprets my > Cyrillic input as Latin1. The default keyboard encoding is not latin-1 but ascii (at least until Emacs-21.3), so I'm not sure what makes you think that Emacs interprets your input as latin-1. Maybe your locale settings are wrong or maybe Emacs mistakenly associates your locale setting with latin-1 ? What is the value of your locale envvars like LANG ? Can you give us an example starting with `emacs -q --no-site-file' which shows a case where Emacs mistakenly treats your input as latin-1 ? Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel