From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Adding cp858? Date: Sat, 09 Sep 2006 15:19:54 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1157804425 28507 80.91.229.2 (9 Sep 2006 12:20:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Sep 2006 12:20:25 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 09 14:20:22 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GM1ol-0002u0-Bk for ged-emacs-devel@m.gmane.org; Sat, 09 Sep 2006 14:20:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GM1ok-0002NX-OR for ged-emacs-devel@m.gmane.org; Sat, 09 Sep 2006 08:20:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GM1oX-0002N5-Er for emacs-devel@gnu.org; Sat, 09 Sep 2006 08:20:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GM1oT-0002Kc-8j for emacs-devel@gnu.org; Sat, 09 Sep 2006 08:20:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GM1oT-0002KZ-1o for emacs-devel@gnu.org; Sat, 09 Sep 2006 08:19:57 -0400 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GM1pH-0007tA-IO for emacs-devel@gnu.org; Sat, 09 Sep 2006 08:20:47 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-44-58.inter.net.il [80.230.44.58]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AKP04017 (AUTH halo1); Sat, 9 Sep 2006 15:19:54 +0300 (IDT) Original-To: emacs-devel@gnu.org In-reply-to: (message from Reiner Steib on Thu, 07 Sep 2006 14:54:58 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59593 Archived-At: > Cc: emacs-devel@gnu.org, handa@m17n.org > From: Reiner Steib > Date: Thu, 07 Sep 2006 14:54:58 +0200 > > > codepage.el can support _any_ ISO-8859 character set. The target > > character set is given by the `charset' property of the symbol that > > holds the decoding table. > > Sorry, I don't understand how this has to be done for cp858. Could > you please add it to codepage.el as well? Done. Of course, I couldn't test it, since I don't have access to a PC running DOS with cp858 as its system codepage.