[PATCH v4 4/7] emacs: help: split out notmuch-describe-key as a function
authorMark Walters <markwalters1009@gmail.com>
Tue, 12 Nov 2013 20:10:56 +0000 (20:10 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:58:13 +0000 (09:58 -0800)
1c/54be9f951952e785f4f8874e4ea26dfe0daf98 [new file with mode: 0644]

diff --git a/1c/54be9f951952e785f4f8874e4ea26dfe0daf98 b/1c/54be9f951952e785f4f8874e4ea26dfe0daf98
new file mode 100644 (file)
index 0000000..fb87348
--- /dev/null
@@ -0,0 +1,134 @@
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 404E8429E3E\r
+       for <notmuch@notmuchmail.org>; Tue, 12 Nov 2013 12:18:40 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.201\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+       RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id d0gMnbaK-sIn for <notmuch@notmuchmail.org>;\r
+       Tue, 12 Nov 2013 12:18:35 -0800 (PST)\r
+Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
+       [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 47FEC429E38\r
+       for <notmuch@notmuchmail.org>; Tue, 12 Nov 2013 12:18:35 -0800 (PST)\r
+Received: by mail-wi0-f181.google.com with SMTP id f4so618211wiw.14\r
+       for <notmuch@notmuchmail.org>; Tue, 12 Nov 2013 12:18:34 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
+       bh=y/XXIvwhJ5uICFyxWT/9ORcGrvxoZ6O1n5PEdzVBOZA=;\r
+       b=zDyYNdv4rdFuH8nTN+VGcZ6TLSMPaHA37VgTzNluJdOGSjBtdbMZnXs1SrWErg7iiB\r
+       18lTn8YBlSY+sgSPWGIQamPcx/dzFnchID8J/vpP/S/FOrVHxfuBkrKjQz+2/b5yND47\r
+       QJZwIwooJY8clzxlcmt5lkP6A48hXvvBtvy6nMxvHVFJ02mTqASnrlq+HRM165tIeMDV\r
+       +kLKSJygzObLH/ECshkueMiq+2ySrlXegO//BAfnfdteX7DNJX50fTAG+MnLSOLEXyaX\r
+       /1MiQlXJxlwtLix9dKPC5P8Rcad/xR80qGlfFkCB+rgjahM44JAakfgWySjl5iCTRxt7\r
+       T4nQ==\r
+X-Received: by 10.194.11.38 with SMTP id n6mr29054108wjb.25.1384287071511;\r
+       Tue, 12 Nov 2013 12:11:11 -0800 (PST)\r
+Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
+       by mx.google.com with ESMTPSA id y20sm11308350wib.0.2013.11.12.12.11.10\r
+       for <multiple recipients>\r
+       (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+       Tue, 12 Nov 2013 12:11:11 -0800 (PST)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v4 4/7] emacs: help: split out notmuch-describe-key as a\r
+       function\r
+Date: Tue, 12 Nov 2013 20:10:56 +0000\r
+Message-Id: <1384287059-3525-5-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\r
+In-Reply-To: <1384287059-3525-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1384287059-3525-1-git-send-email-markwalters1009@gmail.com>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 12 Nov 2013 20:18:40 -0000\r
+\r
+The actual documentation function notmuch-describe-keymap was getting\r
+rather complicated so split out the code for a single key into its own\r
+function notmuch-describe-key.\r
+---\r
+ emacs/notmuch-lib.el |   42 +++++++++++++++++++++++++-----------------\r
+ 1 files changed, 25 insertions(+), 17 deletions(-)\r
+\r
+diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el\r
+index dde636a..33790e2 100644\r
+--- a/emacs/notmuch-lib.el\r
++++ b/emacs/notmuch-lib.el\r
+@@ -237,6 +237,30 @@ This is basically just `format-kbd-macro' but we also convert ESC to M-."\r
+       "M-"\r
+       (concat desc " "))))\r
\r
++\r
++(defun notmuch-describe-key (actual-key binding prefix ua-keys tail)\r
++  "Prepend cons cells describing prefix-arg ACTUAL-KEY and ACTUAL-KEY to TAIL\r
++\r
++It does not prepend if ACTUAL-KEY is already listed in TAIL."\r
++  (let ((key-string (concat prefix (format-kbd-macro actual-key))))\r
++    ;; We don't include documentation if the key-binding is\r
++    ;; over-ridden. Note, over-riding a binding automatically hides the\r
++    ;; prefixed version too.\r
++    (unless (assoc key-string tail)\r
++      (when (and ua-keys (symbolp binding)\r
++               (get binding 'notmuch-prefix-doc))\r
++      ;; Documentation for prefixed command\r
++      (let ((ua-desc (key-description ua-keys)))\r
++        (push (cons (concat ua-desc " " prefix (format-kbd-macro actual-key))\r
++                    (get binding 'notmuch-prefix-doc))\r
++              tail)))\r
++      ;; Documentation for command\r
++      (push (cons key-string\r
++                (or (and (symbolp binding) (get binding 'notmuch-doc))\r
++                    (notmuch-documentation-first-line binding)))\r
++          tail)))\r
++    tail)\r
++\r
+ (defun notmuch-describe-keymap (keymap ua-keys &optional prefix tail)\r
+   "Return a list of cons cells, each describing one binding in KEYMAP.\r
\r
+@@ -256,23 +280,7 @@ prefix argument.  PREFIX and TAIL are used internally."\r
+                 (notmuch-describe-keymap\r
+                  binding ua-keys (notmuch-prefix-key-description key) tail)))\r
+          (binding\r
+-          (let ((key-string (concat prefix (format-kbd-macro (vector key)))))\r
+-            ;; We don't include documentation if the key-binding is\r
+-            ;; over-ridden. Note, over-riding a binding\r
+-            ;; automatically hides the prefixed version too.\r
+-            (unless (assoc key-string tail)\r
+-              (when (and ua-keys (symbolp binding)\r
+-                         (get binding 'notmuch-prefix-doc))\r
+-                ;; Documentation for prefixed command\r
+-                (let ((ua-desc (key-description ua-keys)))\r
+-                  (push (cons (concat ua-desc " " prefix (format-kbd-macro (vector key)))\r
+-                              (get binding 'notmuch-prefix-doc))\r
+-                        tail)))\r
+-              ;; Documentation for command\r
+-              (push (cons key-string\r
+-                          (or (and (symbolp binding) (get binding 'notmuch-doc))\r
+-                              (notmuch-documentation-first-line binding)))\r
+-                    tail))))))\r
++          (setq tail (notmuch-describe-key (vector key) binding prefix ua-keys tail)))))\r
+    keymap)\r
+   tail)\r
\r
+-- \r
+1.7.9.1\r
+\r