Re: Notmuch-mutt in RaspberryPi
[notmuch-archives.git] / cf / 4b8875cd86e82bb85eb7b10990061a27f61dc0
1 Return-Path: <markwalters1009@gmail.com>\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 20DCB431FC2\r
6         for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:40 -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: 2.7\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id QP0cXzlUudsn for <notmuch@notmuchmail.org>;\r
18         Sat, 12 Apr 2014 05:46:34 -0700 (PDT)\r
19 Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com\r
20         [209.85.212.178]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 8A560431FBC\r
23         for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:34 -0700 (PDT)\r
24 Received: by mail-wi0-f178.google.com with SMTP id bs8so2207573wib.5\r
25         for <notmuch@notmuchmail.org>; Sat, 12 Apr 2014 05:46:31 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id;\r
28         bh=RzAccEw46jzitwjz1wdNc1IGWCFfa9Di7qnHAr1JYkQ=;\r
29         b=Og6mVUlYbzvWiuSQBb0lTlR8EANsRvds8QgK1K0zWcM72Zc92Tnh2ausRgHtVstrBA\r
30         jE2vQvrx5nJZT59lffc7fp1cYtO9CKCgFCLdzweCtenCuIWNUz8f6fIqNxMyYNhqmDtD\r
31         ScdkEwRg8q6+FS0P5n0+CphhROyofFd+bcRJckp6YLK0rQFXDD/8z1yCaeN14gC44Hc0\r
32         guz8dBW9cXkUALebSB13Zcp112lAay3XP45zIjvAWDglDQukOJcXEtS/upYXLXBUfbtq\r
33         e2eemq5pdVzLwk5JXfmWiu/2ln7x7B04eK44PrRJAk357utZFJ7PO5V/OIG9dqWzRlgj\r
34         zkXw==\r
35 X-Received: by 10.194.20.65 with SMTP id l1mr25042346wje.39.1397306790587;\r
36         Sat, 12 Apr 2014 05:46:30 -0700 (PDT)\r
37 Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
38         by mx.google.com with ESMTPSA id\r
39         hu7sm10439916wib.10.2014.04.12.05.46.29 for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 12 Apr 2014 05:46:30 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH v2 0/2] emacs: hello: saved search sort fixes\r
45 Date: Sat, 12 Apr 2014 13:46:25 +0100\r
46 Message-Id: <1397306787-12207-1-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.10.4\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Sat, 12 Apr 2014 12:46:40 -0000\r
61 \r
62 This is v2 of the collection of patches in\r
63 id:1397292033-26502-1-git-send-email-markwalters1009@gmail.com\r
64 \r
65 The series makes the alphabetically sorted saved searches options work\r
66 again, documents the new saved search sorting format, and fixes some\r
67 of the markdown problesm in the original NEWS patch.\r
68 \r
69 \r
70 Mark Walters (2):\r
71   emacs: hello: bugfix: make alphabetically sorted saved searches work\r
72   NEWS: document possible breakage from saved-search format change\r
73 \r
74  NEWS                   |   12 +++++++++---\r
75  emacs/notmuch-hello.el |   15 ++++++++++-----\r
76  2 files changed, 19 insertions(+), 8 deletions(-)\r
77 \r
78 -- \r
79 1.7.10.4\r
80 \r