From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Terje Rosten Newsgroups: gmane.emacs.devel Subject: Re: windows-1251 language environment Date: Fri, 17 Oct 2003 18:58:56 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200310032356.54476.pogonyshev@gmx.net> <200310060013.52049.pogonyshev@gmx.net> <200310070254.LAA11795@etlken.m17n.org> <20031007115609.GA32174@lml.bas.bg> <20031017124951.GA22226@lml.bas.bg> <20031017143640.GC443@lml.bas.bg> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1066410139 27830 80.91.224.253 (17 Oct 2003 17:02:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2003 17:02:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Oct 17 19:02:17 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 1AAXzU-0000FC-00 for ; Fri, 17 Oct 2003 19:02:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AAXzU-00009k-00 for ; Fri, 17 Oct 2003 19:02:16 +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 1AAXxH-0007OK-Nq for emacs-devel@quimby.gnus.org; Fri, 17 Oct 2003 12:59:59 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AAXwq-0007Nl-2W for emacs-devel@gnu.org; Fri, 17 Oct 2003 12:59:32 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AAXwJ-0007El-1L for emacs-devel@gnu.org; Fri, 17 Oct 2003 12:59:30 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AAXwI-0007E8-7A for emacs-devel@gnu.org; Fri, 17 Oct 2003 12:58:58 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AAXwH-00020c-00 for ; Fri, 17 Oct 2003 18:58:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AAXwG-00020U-00 for ; Fri, 17 Oct 2003 18:58:56 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AAXwG-00075N-00 for ; Fri, 17 Oct 2003 18:58:56 +0200 Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:GiQgb/eZAnitXJYa3YLhEAFJ9bo= 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:17216 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17216 * Anton Zinoviev | | No, that is not true. | | I'd like to stress that cp1251 is a non-latin coding system. Sorry, I was a bit quick. Overlook the Latin part, it seems to me that code page 1251 is filled with printing characters in the C1 space while all ISO 8859 encodings have control characters here. Hence it is a difference between code page 1251 and any ISO 8859 encoding. - Terje