Re: [Patch v3 0/2] Add filter to emacs show mode
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 26 Apr 2012 19:22:20 +0000 (22:22 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:46:45 +0000 (09:46 -0800)
f9/110c0ad590700503947b800347ffede43b83b9 [new file with mode: 0644]

diff --git a/f9/110c0ad590700503947b800347ffede43b83b9 b/f9/110c0ad590700503947b800347ffede43b83b9
new file mode 100644 (file)
index 0000000..9529f00
--- /dev/null
@@ -0,0 +1,78 @@
+Return-Path: <tomi.ollila@iki.fi>\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 2FBC7431FB6\r
+       for <notmuch@notmuchmail.org>; Thu, 26 Apr 2012 12:22:26 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 GlJ0gxnnSvXp for <notmuch@notmuchmail.org>;\r
+       Thu, 26 Apr 2012 12:22:24 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
+       by olra.theworths.org (Postfix) with ESMTP id 1CB64431FAE\r
+       for <notmuch@notmuchmail.org>; Thu, 26 Apr 2012 12:22:24 -0700 (PDT)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id 21CD668055; Thu, 26 Apr 2012 22:22:20 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [Patch v3 0/2] Add filter to emacs show mode\r
+In-Reply-To: <1335467689-6513-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1335467689-6513-1-git-send-email-markwalters1009@gmail.com>\r
+User-Agent: Notmuch/0.12+128~g512e176 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Thu, 26 Apr 2012 22:22:20 +0300\r
+Message-ID: <m21unaqowj.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Thu, 26 Apr 2012 19:22:26 -0000\r
+\r
+On Thu, Apr 26 2012, Mark Walters wrote:\r
+\r
+> Version 3 of this patch set: previous version is at\r
+> id:"1335373954-4578-1-git-send-email-markwalters1009@gmail.com".\r
+>\r
+> This is updated to use Tomi's much cleaner version for the lisp.\r
+\r
+\r
+LGTM, both patches\r
+\r
+Tomi\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 |   10 ++++++++++\r
+>  emacs/notmuch.el      |    4 ++--\r
+>  2 files changed, 12 insertions(+), 2 deletions(-)\r
+>\r
+> -- \r
+> 1.7.9.1\r
+>\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r