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: Re: More Latin-9 input methods? Date: Mon, 6 May 2002 13:32:31 -0600 (MDT) Sender: emacs-devel-admin@gnu.org Message-ID: <200205061932.g46JWVC02245@aztec.santafe.edu> References: <200205041502.g44F2Xt01270@aztec.santafe.edu> <200205060624.g466OQn01967@aztec.santafe.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1020737355 3815 127.0.0.1 (7 May 2002 02:09:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 7 May 2002 02:09:15 +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.33 #1 (Debian)) id 174uPj-0000zO-00 for ; Tue, 07 May 2002 04:09:15 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 174uX9-0007Y1-00 for ; Tue, 07 May 2002 04:16:56 +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 174snd-0008UU-00; Mon, 06 May 2002 20:25:49 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 174oDq-0000Fh-00; Mon, 06 May 2002 15:32:34 -0400 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 g46JWVk24588; Mon, 6 May 2002 13:32:31 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g46JWVC02245; Mon, 6 May 2002 13:32:31 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3653 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3653 Latin-1 and Latin-2 are very different. Each has a number of single-language input methods, but they are for different languages. By contrast, Latin-1 and Latin-9 are meant for the same languages, are they not? Meanwhile, most of the input methods (the ones for specific languages, suchas german-prefix) use only characters that are the same in Latin-1 and Latin-9. So it would be trivial to set these up to work in both character sets depending on a flag. Meanwhile, we should have separate input methods latin-1-postfix and latin-9-postfix.