From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: local keymap patch for key-binding Date: Mon, 11 Sep 2006 08:25:55 +0200 Message-ID: <85odtmkjgs.fsf@lola.goethe.zz> 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> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157958276 5913 80.91.229.2 (11 Sep 2006 07:04:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Sep 2006 07:04:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 11 09:04:33 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 1GMfqG-0005W4-4n for ged-emacs-devel@m.gmane.org; Mon, 11 Sep 2006 09:04:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMfqF-0007gh-Ps for ged-emacs-devel@m.gmane.org; Mon, 11 Sep 2006 03:04:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GMfq3-0007gS-Pv for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:04:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GMfq2-0007fl-CC for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:04:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMfq2-0007fi-9I for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:04:14 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GMfrF-00042Y-Kr for emacs-devel@gnu.org; Mon, 11 Sep 2006 03:05:29 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1GMfq1-0007CK-6z; Mon, 11 Sep 2006 03:04:13 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 761391C40B5D; Mon, 11 Sep 2006 08:25:55 +0200 (CEST) Original-To: Chong Yidong In-Reply-To: <87r6yjxh7k.fsf@furball.mit.edu> (Chong Yidong's message of "Sun\, 10 Sep 2006 22\:36\:15 -0400") 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:59659 Archived-At: Chong Yidong writes: > David Kastrup writes: > >>> C-h k followed by mouse-1 on the overlay, display string, or text >>> propertized region all report the correct action for the given local >>> keymap. >> >> Uh, C-h k has extra code doing this sort of lookup. It does not rely >> on key-binding. > > It also works with (setq foo (read-key-sequence "")) I don't understand at all what you are trying to say here. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum