From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: Replacement for C-x 8 based on input methods Date: Tue, 14 May 2002 18:11:23 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <87sn4urb7w.fsf@tc-1-100.kawasaki.gol.ne.jp> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021392743 5968 127.0.0.1 (14 May 2002 16:12:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 May 2002 16:12:23 +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 177euV-0001Y9-00 for ; Tue, 14 May 2002 18:12:23 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 177f5b-0001EA-00 for ; Tue, 14 May 2002 18:23:52 +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 177euR-0007kV-00; Tue, 14 May 2002 12:12:19 -0400 Original-Received: from waldorf.cs.uni-dortmund.de ([129.217.4.42]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 177ete-0007gO-00; Tue, 14 May 2002 12:11:30 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g4EGBTb03669; Tue, 14 May 2002 18:11:29 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id SAA18595; Tue, 14 May 2002 18:11:23 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id 6B8C63B41E; Tue, 14 May 2002 18:11:23 +0200 (CEST) Original-To: Miles Bader In-Reply-To: <87sn4urb7w.fsf@tc-1-100.kawasaki.gol.ne.jp> (Miles Bader's message of "15 May 2002 00:38:27 +0900") Original-Lines: 18 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.50 (i686-pc-linux-gnu) 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:3928 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3928 Miles Bader writes: > (sorry if these seem like nit-picking!) No, you're right about all of them. I changed the implementation accordingly. Now we need the right input method. My current plan is to take latin-1-prefix and latin-1-postfix and the current C-x 8 keymap and to construct the union of all the sequences found there. (What should I do in case of a conflict? Prefer the input methods because these are the new standard? Or prefer the C-x 8 keymap because that preserves backward compatibility?) kai -- Silence is foo!