From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: James Cloos Newsgroups: gmane.emacs.devel Subject: Re: Describing local-map/keymap in overlays/text properties Date: Sat, 06 Jul 2013 15:47:45 -0400 Message-ID: References: <87d2qxjs7n.fsf@igel.home> <87y59jzp8l.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373140250 15432 80.91.229.3 (6 Jul 2013 19:50:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Jul 2013 19:50:50 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 06 21:50:52 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UvYVQ-0002TS-2G for ged-emacs-devel@m.gmane.org; Sat, 06 Jul 2013 21:50:52 +0200 Original-Received: from localhost ([::1]:45020 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvYVP-0000J3-8Z for ged-emacs-devel@m.gmane.org; Sat, 06 Jul 2013 15:50:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvYVE-0000Iq-1m for emacs-devel@gnu.org; Sat, 06 Jul 2013 15:50:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvYV9-0002Rb-CC for emacs-devel@gnu.org; Sat, 06 Jul 2013 15:50:39 -0400 Original-Received: from ore.jhcloos.com ([2604:2880::b24d:a297]:57525) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvYV9-0002RU-4d for emacs-devel@gnu.org; Sat, 06 Jul 2013 15:50:35 -0400 Original-Received: by ore.jhcloos.com (Postfix, from userid 10) id CA9C0204EC; Sat, 6 Jul 2013 15:50:33 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jhcloos.com; s=ore13; t=1373140233; bh=lLhQPvqT2mEbhepw5VuFOFAT/osFytIE0sQXL1c/8Lw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=ocWpc5ZGcNyawF3UxK7hM3ZdfWwqaDUqbYTqFi6BvH2g+Jt3qtZYXijZM/YW71wAB Ql9TYnCaQCFAA8iNkyiBQzc+JS876uaTwgQd9CAg3EfJDB9nRwZRewMxd3WLM7CUFN DEzs+0lcf+NJhv5+YbTgptgunt28XkWV6RcE5bd85dA== Original-Received: by carbon.jhcloos.org (Postfix, from userid 500) id 8654A6D879; Sat, 6 Jul 2013 19:47:45 +0000 (UTC) In-Reply-To: <87y59jzp8l.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Sat, 06 Jul 2013 17:23:38 +0200") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAACVBMVEX///8ZGXBQKKnCrDQ3 AAAAJElEQVQImWNgQAAXzwQg4SKASgAlXIEEiwsSIYBEcLaAtMEAADJnB+kKcKioAAAAAElFTkSu QmCC Copyright: Copyright 2013 James Cloos OpenPGP: ED7DAEA6; url=http://jhcloos.com/public_key/0xED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Original-Lines: 24 X-Hashcash: 1:28:130706:larsi@gnus.org::NqkxMuo3fA+Yd23Q:00Ga9n+ X-Hashcash: 1:28:130706:schwab@linux-m68k.org::aOLVf2P92BeXNhn8:0000000000000000000000000000000000000008kXxf X-Hashcash: 1:28:130706:emacs-devel@gnu.org::yK9CtIH23ShMNYm8:00000000000000000000000000000000000000000DaWwi X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2604:2880::b24d:a297 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161682 Archived-At: >>>>> "LI" == Lars Ingebrigtsen writes: LI> Andreas Schwab writes: >>> Is there a different command to see text property key bindings? >> >> C-u C-x = LI> That's kinda obscure. Anybody mind if I alter `C-h m' and `C-h b' to LI> display text prop keymaps (first)? I wouldn't call C-u C-x = exotic, but when this came up for me the other day, it never occurred to me that asking emacs about the character under point would be a useful method to discover the bindings then in effect. I tried C-h b. I might have tried C-h m, except that when C-h b didn't contain the info I needed, I presumed C-h m also wouldn't. So please do update C-h m and C-h b to display text prop keymaps first. (I'd also move Key translations last.) -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6