From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: local keymap patch for key-binding Date: Wed, 13 Sep 2006 09:45:55 +0200 Message-ID: References: <87slj1hybl.fsf@stupidchicken.com> <85pse5cbqw.fsf@lola.goethe.zz> <87zmd7yjq4.fsf@furball.mit.edu> <85pse3n99c.fsf@lola.goethe.zz> <87r6yjxh7k.fsf@furball.mit.edu> <85venuc27c.fsf@lola.goethe.zz> <85r6yiivi7.fsf@lola.goethe.zz> <85hczdbdv2.fsf@lola.goethe.zz> <85mz959kkw.fsf@lola.goethe.zz> <85irjs4tda.fsf@lola.goethe.zz> <85ejug4pl4.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158133653 2808 80.91.229.2 (13 Sep 2006 07:47:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Sep 2006 07:47:33 +0000 (UTC) Cc: cyd@stupidchicken.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 13 09:47:30 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 1GNPSu-0006an-QY for ged-emacs-devel@m.gmane.org; Wed, 13 Sep 2006 09:47:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GNPSt-0001er-Ni for ged-emacs-devel@m.gmane.org; Wed, 13 Sep 2006 03:47:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GNPSh-0001dQ-2C for emacs-devel@gnu.org; Wed, 13 Sep 2006 03:47:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GNPSf-0001bl-AQ for emacs-devel@gnu.org; Wed, 13 Sep 2006 03:47:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GNPSe-0001bc-Um for emacs-devel@gnu.org; Wed, 13 Sep 2006 03:47:09 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GNPUI-0004Jh-7H; Wed, 13 Sep 2006 03:48:50 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepb.post.tele.dk (Postfix) with SMTP id 1EFBEA5004E; Wed, 13 Sep 2006 09:46:56 +0200 (CEST) Original-To: David Kastrup In-Reply-To: <85ejug4pl4.fsf@lola.goethe.zz> (David Kastrup's message of "Wed\, 13 Sep 2006 01\:44\:55 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:59757 Archived-At: David Kastrup writes: > Ok, here is the complete patch. Well, you forgot to include patches for keyboard.c, lisp.h and the ChangeLog. > I also added an optional argument to > `command-remapping' (this was required to let `key-binding' do the > right thing in the case of mouse events). Good. > I also added a changelog entry and tested this with a number of > events. Looks clean to me. Looks clean to me too. > I would like to check this in soon so that one can make the mouse > remapping stuff use it. That should make the `follow-link' property > work the same as any remapping. What changes are needed to do that (patches) ? -- Kim F. Storm http://www.cua.dk