[PATCH v2 0/2] Add filter to emacs show mode
authorMark Walters <markwalters1009@gmail.com>
Wed, 25 Apr 2012 17:12:32 +0000 (18:12 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:46:43 +0000 (09:46 -0800)
fa/422dcc0d406a65e07130a40368a85b75ae964f [new file with mode: 0644]

diff --git a/fa/422dcc0d406a65e07130a40368a85b75ae964f b/fa/422dcc0d406a65e07130a40368a85b75ae964f
new file mode 100644 (file)
index 0000000..1617c07
--- /dev/null
@@ -0,0 +1,88 @@
+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 85B3D431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Apr 2012 10:12:34 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.7\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.7 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
+       FREEMAIL_REPLY=2.499, 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 jEppNJGUVx1d for <notmuch@notmuchmail.org>;\r
+       Wed, 25 Apr 2012 10:12:33 -0700 (PDT)\r
+Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com\r
+ [74.125.82.45])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ B8C91431FAE   for <notmuch@notmuchmail.org>; Wed, 25 Apr 2012 10:12:32 -0700\r
+ (PDT)\r
+Received: by wgbdt14 with SMTP id dt14so276681wgb.2\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Apr 2012 10:12:31 -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:x-mailer;\r
+       bh=G7adzQmZ42Z6w8rjmrXVVRtAvG18pL56oJ/zXvfM3JI=;\r
+       b=pqDNzu6q+T3UQO7GoLl42JWhn9hNcCLP/D1r6VmC7nkuxFcJ4SwG4tHccnr5hzft42\r
+       9TpfJdhdEsFAcsWBfONUpZCuDocgc32zhaCP1vj/Wuvyx1wVpslq8qJTwc3KRCv0gAPj\r
+       1iftO0yyGKewe22S/OFHGviIuEIWxq7fqQ78EiRVOC8J35iWY21LlG5k8E9bW/wSDYBr\r
+       JJ+/0RmQGUDOJ8b+ZIPCYtOKLavmBr63j+Xu73P6nJRWXvM+nOybXRBlRBoQlNGY6RPA\r
+       fqJttavL9G5CSvA+6rrJQHvWEX/lHWgN4ifJVCoJ/AUw/Th6rbpOcXu8CAFpBSbxIhao\r
+       EuQQ==\r
+Received: by 10.216.132.151 with SMTP id o23mr2047383wei.120.1335373951278;\r
+       Wed, 25 Apr 2012 10:12:31 -0700 (PDT)\r
+Received: from localhost (94-192-233-223.zone6.bethere.co.uk.\r
+ [94.192.233.223])     by mx.google.com with ESMTPS id\r
+ ca3sm38476595wib.6.2012.04.25.10.12.29        (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 25 Apr 2012 10:12:30 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2 0/2] Add filter to emacs show mode\r
+Date: Wed, 25 Apr 2012 18:12:32 +0100\r
+Message-Id: <1335373954-4578-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: Wed, 25 Apr 2012 17:12:34 -0000\r
+\r
+This is a new version of\r
+id:"1335309421-18893-1-git-send-email-markwalters1009@gmail.com" which\r
+provides filtering or "limiting" function in emacs show mode.\r
+\r
+Changes from the last version: move the binding to 'l' (mnemonic\r
+"limit"), fixed an error if no new query string entered.\r
+\r
+The second patch moves the keybinding for filter in search mode to 'l'\r
+for consistency (let the bikeshedding begin!).\r
+\r
+Best wishes\r
+\r
+Mark\r
+\r
+\r
+\r
+\r
+Mark Walters (2):\r
+  emacs: add a filter option to show\r
+  emacs: Bind filter in search to 'l'\r
+\r
+ emacs/notmuch-show.el |   12 ++++++++++++\r
+ emacs/notmuch.el      |    4 ++--\r
+ 2 files changed, 14 insertions(+), 2 deletions(-)\r
+\r
+-- \r
+1.7.9.1\r
+\r