[PATCH 0/2] Move pick to use prefix-arg rather than Escape
authorMark Walters <markwalters1009@gmail.com>
Mon, 23 Sep 2013 19:52:57 +0000 (20:52 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:57:11 +0000 (09:57 -0800)
2d/7b9f49f4dc986f562e93f23464834e1f9212a4 [new file with mode: 0644]

diff --git a/2d/7b9f49f4dc986f562e93f23464834e1f9212a4 b/2d/7b9f49f4dc986f562e93f23464834e1f9212a4
new file mode 100644 (file)
index 0000000..da5bfb8
--- /dev/null
@@ -0,0 +1,90 @@
+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 AEDCA431FB6\r
+       for <notmuch@notmuchmail.org>; Mon, 23 Sep 2013 12:53:14 -0700 (PDT)\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 GQMvOU53pkyK for <notmuch@notmuchmail.org>;\r
+       Mon, 23 Sep 2013 12:53:07 -0700 (PDT)\r
+Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com\r
+       [209.85.212.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id DD5B6431FBC\r
+       for <notmuch@notmuchmail.org>; Mon, 23 Sep 2013 12:53:06 -0700 (PDT)\r
+Received: by mail-wi0-f179.google.com with SMTP id hm2so2768874wib.12\r
+       for <notmuch@notmuchmail.org>; Mon, 23 Sep 2013 12:53:05 -0700 (PDT)\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;\r
+       bh=k4tBi+QdprUBAeK/iyoHzdVbt8z9zjY8TtdZTwR81b0=;\r
+       b=l/P3IhuWEjogjuUZ8D9hXMFqTw/7dCXtCsbt0PzAPDvYdZuey3Ve3vEvFROhqAwt0e\r
+       7dPdar/DM7smuPwVqC/TWWRzUefg6L4PW5uSiTSa1+OSxiWrOyKkcyCQ9jOnMWuKchyS\r
+       X88Whc3fDavmS+vN+GZjhwRSHD33HoJaJTFF7BM0gHwBMfFllWq3A9sQLiLlqhS4bjlR\r
+       QCBsK0KlfKj1zRhrLG2+vsf3JPOU8b67P1i5gAra1xPFuAJOkP6ZvmZR/znmDQB1Y7Eq\r
+       G+pB01CxpVsIrwSJ/0TUv2lFuou3NPIuK07FVJ195qanIWFY14whj9l4Ww725aHZKEzA\r
+       OAzg==\r
+X-Received: by 10.180.90.19 with SMTP id bs19mr14757202wib.15.1379965984348;\r
+       Mon, 23 Sep 2013 12:53:04 -0700 (PDT)\r
+Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
+       by mx.google.com with ESMTPSA id ey2sm720940wib.5.1969.12.31.16.00.00\r
+       (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+       Mon, 23 Sep 2013 12:53:03 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 0/2] Move pick to use prefix-arg rather than Escape\r
+Date: Mon, 23 Sep 2013 20:52:57 +0100\r
+Message-Id: <1379965979-14752-1-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\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: Mon, 23 Sep 2013 19:53:14 -0000\r
+\r
+To try and minimise the impact of pick on the code base some\r
+keybindings which would naturally use a prefix argument were done as a\r
+separate keybinding with "M-". (The reason is that a prefix argument\r
+would have meant modifying the original function whereas the M- could\r
+be bound to a new function in pick)\r
+\r
+The first patch is actually all inside pick anyway so can be\r
+changed. The second patch removes a different occurence of the M-\r
+keybinding temporarily: we can add back the prefix-arg version once\r
+pick is in mainline.\r
+\r
+I also have some patches to add the prefix-argument (going to pick) to\r
+hello buttons and other search entry points.  (I think this is a good\r
+reason to make the change from M- to prefix-arg as it is much easier\r
+to link the prefix-arg into button actions).\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+Mark Walters (2):\r
+  contrib: pick: move M-RET to prefix-arg RET\r
+  contrib: pick: remove temporary keybinding\r
+\r
+ contrib/notmuch-pick/notmuch-pick.el |   52 +++++++++++++---------------------\r
+ 1 files changed, 20 insertions(+), 32 deletions(-)\r
+\r
+-- \r
+1.7.9.1\r
+\r