From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.bugs Subject: windows-1251 language environment Date: 29 Sep 2003 16:47:35 +0000 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064866485 24520 80.91.224.253 (29 Sep 2003 20:14:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2003 20:14:45 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 29 22:14:43 2003 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 1A44Pr-0007TM-00 for ; Mon, 29 Sep 2003 22:14:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A44Pd-0002k0-0j for geb-bug-gnu-emacs@m.gmane.org; Mon, 29 Sep 2003 16:14:29 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A44Pa-0002jB-K2 for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2003 16:14:26 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A44P4-0002II-PM for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2003 16:14:25 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.22) id 1A44OQ-0001xv-Q7 for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2003 16:13:14 -0400 Original-Received: (qmail 11372 invoked by uid 65534); 29 Sep 2003 20:13:11 -0000 Original-Received: from unknown (EHLO localhost.localdomain) (212.44.95.5) by mail.gmx.net (mp005) with SMTP; 29 Sep 2003 22:13:11 +0200 X-Authenticated: #16844820 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5886 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5886 I recompiled Emacs today and found that "Windows-1251" language environment is gone. This is definitely a wrong decision. Maybe you removed it because you dislike Windows (me too, i don't use it) -- i don't know, but by far the most of russian speakers use `cp1251' codepage and i and many others have to cooperate. It was not hard for me to hack `language/cyrillic.el' and return that language environment, but i ask you to revert the change in the Emacs CVS tree. Paul Pogonyshev