From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: patch for broken cp866 in codepage.el (21.2 and 21.2,92) Date: Sun, 17 Nov 2002 07:47:35 +0200 (IST) Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1037512969 32391 80.91.224.249 (17 Nov 2002 06:02:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 17 Nov 2002 06:02:49 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18DIW8-0008QJ-00 for ; Sun, 17 Nov 2002 07:02:48 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18DIjq-0000xM-00 for ; Sun, 17 Nov 2002 07:16:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18DIUe-0004GX-00; Sun, 17 Nov 2002 01:01:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18DIHc-0004Tl-00 for emacs-devel@gnu.org; Sun, 17 Nov 2002 00:47:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18DIHZ-0004Rn-00 for emacs-devel@gnu.org; Sun, 17 Nov 2002 00:47:47 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18DIHY-0004PS-00 for emacs-devel@gnu.org; Sun, 17 Nov 2002 00:47:44 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA16641; Sun, 17 Nov 2002 07:47:36 +0200 (IST) X-Sender: eliz@is Original-To: Ivan Zakharyaschev In-Reply-To: Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9490 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9490 On Thu, 14 Nov 2002, Ivan Zakharyaschev wrote: > I'd like to point out the fact that the coversion table for cp866 > (defined in international/codepage.el) is broken in 21.2 and the > prestest 21.2.92. > > The attched patch is supposed to fix it. I think this is a mere > simple bugfix, and is worth being applied to the most stable branches of > Emacs (RC, pretest, etc.) Thanks, I installed your fixes in both branch and HEAD.