[PATCH 8/8] cli: optionally restore message properties from dump file
[notmuch-archives.git] / 51 / 33919fae8c918421fd4529402dc00ddd0bbbd4
1 Return-Path: <jani@nikula.org>\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 5119B431FB6\r
6         for <notmuch@notmuchmail.org>; Fri, 23 Sep 2011 11:57:47 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 vA8ZvY79gNao for <notmuch@notmuchmail.org>;\r
16         Fri, 23 Sep 2011 11:57:46 -0700 (PDT)\r
17 Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com\r
18         [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 82DFF431FD0\r
21         for <notmuch@notmuchmail.org>; Fri, 23 Sep 2011 11:57:46 -0700 (PDT)\r
22 Received: by fxh2 with SMTP id 2so4098681fxh.26\r
23         for <notmuch@notmuchmail.org>; Fri, 23 Sep 2011 11:57:43 -0700 (PDT)\r
24 Received: by 10.223.57.14 with SMTP id a14mr5513020fah.85.1316804263844;\r
25         Fri, 23 Sep 2011 11:57:43 -0700 (PDT)\r
26 Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi.\r
27         [80.220.92.23])\r
28         by mx.google.com with ESMTPS id o16sm11972089fag.21.2011.09.23.11.57.39\r
29         (version=SSLv3 cipher=OTHER); Fri, 23 Sep 2011 11:57:40 -0700 (PDT)\r
30 From: Jani Nikula <jani@nikula.org>\r
31 To: notmuch@notmuchmail.org\r
32 Subject: [PATCH RESEND 0/2] emacs: sort saved searches\r
33 Date: Fri, 23 Sep 2011 21:57:36 +0300\r
34 Message-Id: <cover.1316803382.git.jani@nikula.org>\r
35 X-Mailer: git-send-email 1.7.4.1\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Fri, 23 Sep 2011 18:57:47 -0000\r
49 \r
50 Hi, resending as this seems forgotten. Last time [1] there was no objections to\r
51 this improved approach.\r
52 \r
53 BR,\r
54 Jani.\r
55 \r
56 [1] id:"cover.1315341018.git.jani@nikula.org"\r
57 \r
58 Jani Nikula (2):\r
59   emacs: Add new customization option to sort saved searches\r
60   emacs: Make saving new saved searches append, not prepend\r
61 \r
62  emacs/notmuch-hello.el |   28 ++++++++++++++++++++++++++--\r
63  1 files changed, 26 insertions(+), 2 deletions(-)\r
64 \r
65 -- \r
66 1.7.4.1\r
67 \r