From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: format.el Date: Sat, 6 Apr 2002 10:32:48 -0700 (MST) Sender: emacs-devel-admin@gnu.org Message-ID: <200204061732.g36HWmw19629@aztec.santafe.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1018114420 13432 127.0.0.1 (6 Apr 2002 17:33:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 6 Apr 2002 17:33:40 +0000 (UTC) Cc: emacs-devel@gnu.org, gerd@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16tu4K-0003UW-00 for ; Sat, 06 Apr 2002 19:33:40 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16tuHs-0002yf-00 for ; Sat, 06 Apr 2002 19:47:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16tu43-00089G-00; Sat, 06 Apr 2002 12:33:23 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16tu3X-0007td-00; Sat, 06 Apr 2002 12:32:51 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g36HWna11450; Sat, 6 Apr 2002 10:32:49 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g36HWmw19629; Sat, 6 Apr 2002 10:32:48 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: handa@etl.go.jp, eliz@is.elta.co.il Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2420 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2420 format.el defines conversions for some international text representations that are implented by running recode. Also two that use iso-german and iso-spanish. Are these features still useful, or have they been obsoleted by Mule facilities? Can we delete some of this as obsolete?