From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: Describing local-map/keymap in overlays/text properties Date: Sat, 06 Jul 2013 16:06:33 -0400 Message-ID: <857gh3e9me.fsf@stephe-leake.org> References: <87d2qxjs7n.fsf@igel.home> <87y59jzp8l.fsf@building.gnus.org> <83ehbby9mv.fsf@gnu.org> <87mwpzy94k.fsf@building.gnus.org> <83bo6fy8uq.fsf@gnu.org> <87fvvrwtsy.fsf@building.gnus.org> <838v1jy7sr.fsf@gnu.org> <87mwpzveef.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373141240 23526 80.91.229.3 (6 Jul 2013 20:07:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Jul 2013 20:07:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 06 22:07:21 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 1UvYlK-0000hN-Qn for ged-emacs-devel@m.gmane.org; Sat, 06 Jul 2013 22:07:18 +0200 Original-Received: from localhost ([::1]:49017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvYlK-0004D2-AM for ged-emacs-devel@m.gmane.org; Sat, 06 Jul 2013 16:07:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvYlD-0004Bp-Ra for emacs-devel@gnu.org; Sat, 06 Jul 2013 16:07:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvYl9-0007y2-ER for emacs-devel@gnu.org; Sat, 06 Jul 2013 16:07:11 -0400 Original-Received: from vms173011pub.verizon.net ([206.46.173.11]:51455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvYl9-0007xW-A2 for emacs-devel@gnu.org; Sat, 06 Jul 2013 16:07:07 -0400 Original-Received: from TAKVER ([unknown] [71.241.247.125]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MPJ00KN36IZ6J20@vms173011.mailsrvcs.net> for emacs-devel@gnu.org; Sat, 06 Jul 2013 15:06:51 -0500 (CDT) In-reply-to: <87mwpzveef.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Sat, 06 Jul 2013 18:31:20 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.46.173.11 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:161685 Archived-At: Lars Ingebrigtsen writes: > Eli Zaretskii writes: > >> Pushing the normal output of "C-h b" further down the buffer doesn't >> make sense, either. How about a new "C-h" command, or perhaps an >> argument to "C-h b" that would trigger this new display? > > If you're pushing `C-h b', you want to know what commands are available > for you. That's the point of the command. The commands that are > available in the local text properties are the ones that matter to you > most, because you moved the cursor there. +1 -- -- Stephe