From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: duplicate input methods: german-postfix and german-alt-postfix Date: Mon, 10 Dec 2007 18:08:32 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1197328158 5144 80.91.229.12 (10 Dec 2007 23:09:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Dec 2007 23:09:18 +0000 (UTC) Cc: Reiner.Steib@gmx.de, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 11 00:09:27 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J1rkT-0007Ma-LS for ged-emacs-devel@m.gmane.org; Tue, 11 Dec 2007 00:09:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1rkC-0004W0-28 for ged-emacs-devel@m.gmane.org; Mon, 10 Dec 2007 18:09:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J1rjo-0004O4-Ca for emacs-devel@gnu.org; Mon, 10 Dec 2007 18:08:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J1rjm-0004N4-Ln for emacs-devel@gnu.org; Mon, 10 Dec 2007 18:08:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1rjm-0004My-BR for emacs-devel@gnu.org; Mon, 10 Dec 2007 18:08:34 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J1rjm-0007FF-1E for emacs-devel@gnu.org; Mon, 10 Dec 2007 18:08:34 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1J1rjk-0004lZ-65; Mon, 10 Dec 2007 18:08:32 -0500 In-reply-to: (message from Kenichi Handa on Mon, 10 Dec 2007 20:32:28 +0900) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:84995 Archived-At: I've found many other input methods (e.g. danish-postfix vs danish-alt-postfix) are the same. They have been there since latin-atl.el was committed by Richard about 10 years ago. I have no idea why the same maps were introduced in that file. TAKAHASHI Naoto is the author of the file. I don't know anything about it, but I suppose you know something.