From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#22334: 25.1.50; Better sorting of blocks in describe-bindings Date: Tue, 16 Feb 2016 18:14:01 +1100 Message-ID: <87oabh3z5y.fsf@gnus.org> References: <874men77k8.fsf@ericabrahamsen.net> <83lh7znqs6.fsf@gnu.org> <87mvsf57v7.fsf@ericabrahamsen.net> <838u3yorff.fsf@gnu.org> <877fji5j4v.fsf@ericabrahamsen.net> <83fuy5moaj.fsf@gnu.org> <87egdo528k.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455606922 19505 80.91.229.3 (16 Feb 2016 07:15:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2016 07:15:22 +0000 (UTC) Cc: 22334@debbugs.gnu.org To: Eric Abrahamsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 16 08:15:12 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1aVZqp-00052R-B2 for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Feb 2016 08:15:11 +0100 Original-Received: from localhost ([::1]:40095 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZqo-0005Ol-HI for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Feb 2016 02:15:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZqj-0005Li-M0 for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 02:15:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVZqg-0006TS-Ck for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 02:15:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZqg-0006TO-A8 for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 02:15:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVZqg-0007cS-75 for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 02:15:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Feb 2016 07:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22334 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22334-submit@debbugs.gnu.org id=B22334.145560687329217 (code B ref 22334); Tue, 16 Feb 2016 07:15:02 +0000 Original-Received: (at 22334) by debbugs.gnu.org; 16 Feb 2016 07:14:33 +0000 Original-Received: from localhost ([127.0.0.1]:40754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVZqD-0007bA-1b for submit@debbugs.gnu.org; Tue, 16 Feb 2016 02:14:33 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:53730) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVZqB-0007b2-7d for 22334@debbugs.gnu.org; Tue, 16 Feb 2016 02:14:31 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aVZpm-0007kp-2j; Tue, 16 Feb 2016 08:14:07 +0100 In-Reply-To: <87egdo528k.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 11 Jan 2016 09:33:31 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) X-MailScanner-ID: 1aVZpm-0007kp-2j MailScanner-NULL-Check: 1456211647.32583@GGPbJug0pb3Nk+mEiQjRWg X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113122 Archived-At: Eric Abrahamsen writes: > What does "priority" mean? That earlier bindings are able to shadow > later bindings? Bindings that (potentially) shadow other bindings are shown first. > Maybe use outline-mode-style collapsible headlines? That way the > translations could stay at the top, but be folded by default, and the > major mode could be the next (unfolded) block. Right now, "paging" is > enabled, with the ^L markers, but that's not really that useful. Yeah, it seems kinda excessive in your case, at least... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no