"snoozing" with notmuch?
[notmuch-archives.git] / 9c / 45dbf99f1ffce3e7176f12304893d8c8df7974
1 Return-Path: <xavier@maillard.im>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 6CE1F4196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 12 Apr 2010 21:57:15 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.099\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.099 tagged_above=-999 required=5\r
12         tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1] autolearn=no\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id aPzkD+ETWLi3 for <notmuch@notmuchmail.org>;\r
16         Mon, 12 Apr 2010 21:57:14 -0700 (PDT)\r
17 Received: from xhlj.maillard.im (xhlj.maillard.im [82.244.211.40])\r
18         by olra.theworths.org (Postfix) with ESMTP id 7DAA8431FC1\r
19         for <notmuch@notmuchmail.org>; Mon, 12 Apr 2010 21:57:14 -0700 (PDT)\r
20 Received: from xhlj.maillard.im (xhlj [127.0.0.1])\r
21         by xhlj.maillard.im (Postfix) with ESMTP id CC8931E07B;\r
22         Tue, 13 Apr 2010 06:57:12 +0200 (CEST)\r
23 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
24         :subject:in-reply-to:references:date:message-id:mime-version\r
25         :content-type; s=postfix; bh=7Q0PyiVRWrMzX1UpOf99u520OoU=; b=n8s\r
26         ZKnqL8T30bUpTSoAAvRswkbftm8F8t7OWYUuMngQbS0XjduRhSWAFnbufxlkdqfS\r
27         YO+nOQ4eCpApYWTFOgmCpV+4F6iWaVL2kwLx8TsVqSSUvGMRE6W0eIRtCK5zO6i2\r
28         hYtmG2n1HlzU5CpgsitDG4RsnrV+vOnkHQHldH4U=\r
29 Received: from maillard.im (unknown [192.168.0.254])\r
30         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
31         (No client certificate requested)\r
32         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
33         Tue, 13 Apr 2010 06:57:12 +0200 (CEST)\r
34 From: Xavier Maillard <xma@gnu.org>\r
35 To: David Edmondson <dme@dme.org>, notmuch <notmuch@notmuchmail.org>\r
36 Subject: Re: [PATCH] emacs: Add notmuch-hello.el, a friendly frontend to\r
37         notmuch\r
38 In-Reply-To: <87fx31j7w5.fsf@ut.hh.sledj.net>\r
39 References: <87fx31j7w5.fsf@ut.hh.sledj.net>\r
40 Date: Tue, 13 Apr 2010 06:58:46 +0200\r
41 Message-ID: <m2wrwc54op.fsf@deb.maillard.im>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Tue, 13 Apr 2010 04:57:15 -0000\r
57 \r
58 On Mon, 12 Apr 2010 11:13:30 +0100, David Edmondson <dme@dme.org> wrote:\r
59 > commit e55dc251b9e8001fe16873fadac565563e606d69\r
60 > Author: David Edmondson <dme@dme.org>\r
61 > Date:   Mon Apr 12 11:12:23 2010 +0100\r
62\r
63 >     emacs: Add notmuch-hello.el, a friendly frontend to notmuch\r
64 \r
65 I like it !\r
66 \r
67 Xavier\r