Re: [PATCH v3] test: Test thread linking in all possible delivery orders
[notmuch-archives.git] / ab / 81b4ad8588d6b6fc33ca962c0d0ddeea7247cc
1 Return-Path: <kanru@kanru.info>\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 222D740B96E\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Jul 2010 19:42:01 -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: 1.801\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.801 tagged_above=-999 required=5\r
12         tests=[BAYES_50=0.8, FSL_HELO_NON_FQDN_1=0.001, HELO_NO_DOMAIN=1]\r
13         autolearn=no\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id Hphd4YCCZOLB for <notmuch@notmuchmail.org>;\r
17         Mon, 26 Jul 2010 19:41:50 -0700 (PDT)\r
18 Received: from cp20 (cp20.secserverpros.com [67.220.217.187])\r
19         by olra.theworths.org (Postfix) with ESMTP id 0333340B970\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Jul 2010 19:41:50 -0700 (PDT)\r
21 Received: from 61-30-10-70.static.tfn.net.tw ([61.30.10.70]\r
22         helo=anar.kanru.info) by cp20 with esmtpsa (TLSv1:AES256-SHA:256)\r
23         (Exim 4.69) (envelope-from <kanru@kanru.info>) id 1OdZI4-000321-91\r
24         for notmuch@notmuchmail.org; Tue, 27 Jul 2010 01:49:08 +0000\r
25 Received: from kanru by anar.kanru.info with local (Exim 4.72)\r
26         (envelope-from <kanru@kanru.info>)\r
27         id 1OdZHz-0002Mm-Lq; Tue, 27 Jul 2010 09:49:04 +0800\r
28 From: Kan-Ru Chen <kanru@kanru.info>\r
29 To: notmuch@notmuchmail.org\r
30 Subject: [PATCH 0/2] Usability improvements to notmuch-hello\r
31 Date: Tue, 27 Jul 2010 09:48:43 +0800\r
32 Message-Id: <1280195325-9066-1-git-send-email-kanru@kanru.info>\r
33 X-Mailer: git-send-email 1.7.1\r
34 X-AntiAbuse: This header was added to track abuse,\r
35         please include it with any abuse report\r
36 X-AntiAbuse: Primary Hostname - cp20\r
37 X-AntiAbuse: Original Domain - notmuchmail.org\r
38 X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
39 X-AntiAbuse: Sender Address Domain - kanru.info\r
40 X-Source: \r
41 X-Source-Args: \r
42 X-Source-Dir: \r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 27 Jul 2010 02:42:01 -0000\r
56 \r
57 Hello!\r
58 \r
59 Haven't come here for a long time. I'm bring you some patches that are\r
60 useful to me, hope they are useful to you too!\r
61 \r
62 - Kanru\r
63 \r
64 Kan-Ru Chen (2):\r
65   emacs: notmuch-hello: Avoid going to end-of-line in search box\r
66   emacs: notmuch-hello: Add "n" and "p" to mod map\r
67 \r
68  emacs/notmuch-hello.el |    6 ++++--\r
69  1 files changed, 4 insertions(+), 2 deletions(-)\r
70 \r