Re: [PATCH v6] devel/emacs: add devel/try-emacs-mua
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 6 Jan 2016 21:48:25 +0000 (22:48 +0100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:20:48 +0000 (16:20 -0700)
3b/db9aaa466c2d9a48301d03aa441ecad6816e3d [new file with mode: 0644]

diff --git a/3b/db9aaa466c2d9a48301d03aa441ecad6816e3d b/3b/db9aaa466c2d9a48301d03aa441ecad6816e3d
new file mode 100644 (file)
index 0000000..37e7e8e
--- /dev/null
@@ -0,0 +1,68 @@
+Return-Path: <wsh@2x.cz>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 4E6726DE100C\r
+ for <notmuch@notmuchmail.org>; Wed,  6 Jan 2016 13:48:30 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.587\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.587 tagged_above=-999 required=5 tests=[AWL=0.723,\r
+  RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01,\r
+ T_HEADER_FROM_DIFFERENT_DOMAINS=0.01] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id z75BZyE1XQ1v for <notmuch@notmuchmail.org>;\r
+ Wed,  6 Jan 2016 13:48:28 -0800 (PST)\r
+Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 9F0106DE1003\r
+ for <notmuch@notmuchmail.org>; Wed,  6 Jan 2016 13:48:28 -0800 (PST)\r
+Received: from localhost (unknown [192.168.200.7])\r
+ by max.feld.cvut.cz (Postfix) with ESMTP id E253B19F3893;\r
+ Wed,  6 Jan 2016 22:48:27 +0100 (CET)\r
+X-Virus-Scanned: IMAP STYX AMAVIS\r
+Received: from max.feld.cvut.cz ([192.168.200.1])\r
+ by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new, port 10044)\r
+ with ESMTP id R0bL3xmEVetM; Wed,  6 Jan 2016 22:48:26 +0100 (CET)\r
+Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
+ by max.feld.cvut.cz (Postfix) with ESMTP id 768A619F3872;\r
+ Wed,  6 Jan 2016 22:48:26 +0100 (CET)\r
+Received: from wsh by steelpick.2x.cz with local (Exim 4.86)\r
+ (envelope-from <wsh@2x.cz>)\r
+ id 1aGvwP-00062L-VA; Wed, 06 Jan 2016 22:48:25 +0100\r
+From: Michal Sojka <sojkam1@fel.cvut.cz>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
+Cc: tomi.ollila@iki.fi\r
+Subject: Re: [PATCH v6] devel/emacs: add devel/try-emacs-mua\r
+In-Reply-To: <1452107043-14408-1-git-send-email-tomi.ollila@iki.fi>\r
+References: <1452107043-14408-1-git-send-email-tomi.ollila@iki.fi>\r
+User-Agent: Notmuch/0.21+30~g55c056a (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Wed, 06 Jan 2016 22:48:25 +0100\r
+Message-ID: <87wprmv0pi.fsf@steelpick.2x.cz>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 06 Jan 2016 21:48:30 -0000\r
+\r
+On Wed, Jan 06 2016, Tomi Ollila wrote:\r
+> devel/try-emacs-mua provides an easy way to try and experiment\r
+> with the notmuch emacs client distributed in emacs subdirectory of\r
+> the notmuch source tree.\r
+\r
+LGTM. I tested it with various use cases I have it my mind and it works\r
+as I expect.\r
+\r
+-Michal\r