[PATCH 2/9] lib: private string map (associative array) API
[notmuch-archives.git] / f0 / e8c9393790ff8ec0e718881c1827bab4977436
1 Return-Path: <dunn.alex@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 arlo.cworth.org (Postfix) with ESMTP id 6585F6DE009B\r
6  for <notmuch@notmuchmail.org>; Wed,  6 Apr 2016 09:52:23 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.713\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.713 tagged_above=-999 required=5 tests=[AWL=0.298,\r
12   DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001,\r
13  RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.211, SPF_PASS=-0.001]\r
14  autolearn=disabled\r
15 Received: from arlo.cworth.org ([127.0.0.1])\r
16  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
17  with ESMTP id D3Cf8_q49X23 for <notmuch@notmuchmail.org>;\r
18  Wed,  6 Apr 2016 09:52:15 -0700 (PDT)\r
19 Received: from mail-pf0-f175.google.com (mail-pf0-f175.google.com\r
20  [209.85.192.175])\r
21  by arlo.cworth.org (Postfix) with ESMTPS id 8B4BB6DE0130\r
22  for <notmuch@notmuchmail.org>; Wed,  6 Apr 2016 09:52:15 -0700 (PDT)\r
23 Received: by mail-pf0-f175.google.com with SMTP id e128so37144269pfe.3\r
24  for <notmuch@notmuchmail.org>; Wed, 06 Apr 2016 09:52:15 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26  h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
27  :mime-version:content-transfer-encoding;\r
28  bh=nAS9IgvCfnq5iIKoRIDvIpMz0Buo5Sbq50aYVCzYigc=;\r
29  b=eDvO4y6FqavDSXQbOPMW9vEhK2U7wiecSy3vNq7zfq4RJEfKjVray7Hw/zYHTvE73b\r
30  /Y7fxEkeNFOCx2ocEQmWDKbG0rIB5Y2zrHsFiqZZw1T+K1NGMfs33HONueaAp4dF5609\r
31  YIkNws7Y7Aw1fA/uUmGv8P/ti7qWw+beXSy2RTf3YiekLTSsqEUikuvLhJiZKOJtVImi\r
32  WFXFaZfyXzuZnOG+SV7Bdr7z7tGpd7639u1bE5ZRyHT39TyKkt/fXf1st/8wPWQ40MHM\r
33  tEn2hssHQu9RChk7APJLYmxEs8XdKCsCVo5NqSIxf+YE/17YEIIVcvAMNK2ecAGCaCIV\r
34  ORVQ==\r
35 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
36  d=1e100.net; s=20130820;\r
37  h=x-gm-message-state:from:to:subject:in-reply-to:references\r
38  :user-agent:date:message-id:mime-version:content-transfer-encoding;\r
39  bh=nAS9IgvCfnq5iIKoRIDvIpMz0Buo5Sbq50aYVCzYigc=;\r
40  b=mP13X6EzB9LntJeWkpy2kqMTi3io1nCLJNUDUlDDIX+hU+OVMehQc2oXxlpEdyiwn2\r
41  V5ignMojcEFqDjVrPd2UPv6aQHsaJsFAkWKE38Bv18UKaIaAE0iC75sSUgyqAr2VQ97g\r
42  4LS++iTuS44Uh0C8DlSLulNi8QKygj1OwbjIcxXSYwMvF+XyTL0xagfMNIfarIZP56vY\r
43  RzF2mWA9AjQZoWLkThZBRICx1b234O1Ie30InWKtxh4v89bwVQIzQXyKwfazE4Q4qBcU\r
44  w2TUHpt1J9WJ4pnMdkKKgQgfsznrbLYdQGFe6hUnXrapNSpXzCo5YA9M10+B/i1K5kEC\r
45  YaCg==\r
46 X-Gm-Message-State:\r
47  AD7BkJIXD5uqQPzX7ywAgPWYLjdEaL36cZqfYAvi6PR3okUBW9x10iLCVEhG9yArOa/j0A==\r
48 X-Received: by 10.98.8.91 with SMTP id c88mr42993099pfd.47.1459961535026;\r
49  Wed, 06 Apr 2016 09:52:15 -0700 (PDT)\r
50 Received: from localhost ([98.108.240.213])\r
51  by smtp.gmail.com with ESMTPSA id 79sm6195590pfq.65.2016.04.06.09.52.13\r
52  (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
53  Wed, 06 Apr 2016 09:52:14 -0700 (PDT)\r
54 From: Alex Dunn <dunn.alex@gmail.com>\r
55 To: Laurence Rochfort <laurence.rochfort@gmail.com>,\r
56  "notmuch\@notmuchmail.org" <notmuch@notmuchmail.org>\r
57 Subject: Re: Order of messages\r
58 In-Reply-To:\r
59  <CAMof6LDZ=t3-OHi6_rYoXTyMcKg=b8Maz7zhqHRfCWXctEJw8Q@mail.gmail.com>\r
60 References:\r
61  <CAMof6LD7K7kzsDQ2gbxAoWXpVrWXGEeU+-Oq9yErxzNo2dkHcw@mail.gmail.com>\r
62  <m2pou2pxun.fsf@snow.i-did-not-set--mail-host-address--so-tickle-me>\r
63  <CAMof6LDZ=t3-OHi6_rYoXTyMcKg=b8Maz7zhqHRfCWXctEJw8Q@mail.gmail.com>\r
64 User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/25.0.92.1\r
65  (x86_64-apple-darwin15.4.0)\r
66 Date: Wed, 06 Apr 2016 09:52:12 -0700\r
67 Message-ID:\r
68  <m2mvp6ptmr.fsf@snow.i-did-not-set--mail-host-address--so-tickle-me>\r
69 MIME-Version: 1.0\r
70 Content-Type: text/plain; charset=utf-8\r
71 Content-Transfer-Encoding: quoted-printable\r
72 X-BeenThere: notmuch@notmuchmail.org\r
73 X-Mailman-Version: 2.1.20\r
74 Precedence: list\r
75 List-Id: "Use and development of the notmuch mail system."\r
76  <notmuch.notmuchmail.org>\r
77 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
78  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
79 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
80 List-Post: <mailto:notmuch@notmuchmail.org>\r
81 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
82 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
83  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
84 X-List-Received-Date: Wed, 06 Apr 2016 16:52:23 -0000\r
85 \r
86 Oh, I think I misunderstood.  I don=E2=80=99t know how to invert the order =\r
87 in\r
88 message threads, sorry!\r
89 \r
90 Laurence Rochfort <laurence.rochfort@gmail.com> writes:\r
91 \r
92 > Thanks Alex,\r
93 >\r
94 > I tried that and it seemed to only affect the search results. I there\r
95 > anyway to set the ordering everywhere, so in threaded and message view for\r
96 > instance?\r
97 >\r
98 > Cheers,\r
99 > Laurence.\r
100 >\r
101 > On Wed, Apr 6, 2016 at 4:21 PM Alex Dunn <dunn.alex@gmail.com> wrote:\r
102 >\r
103 >> You should be able to set `notmuch-search-oldest-first` to nil, either\r
104 >> manually or in the Customize menu.\r
105 >>\r
106 >> Laurence Rochfort <laurence.rochfort@gmail.com> writes:\r
107 >>\r
108 >> > Hello,\r
109 >> >\r
110 >> > In the notmuch emacs client, messages are always shown oldest at the t=\r
111 op\r
112 >> > and newest at the bottom. This seems to be the case for both search\r
113 >> results\r
114 >> > and when viewing a message content.\r
115 >> >\r
116 >> > How can I set the default to be newest first in all cases?\r
117 >> >\r
118 >> > Cheers,\r
119 >> > Laurence.\r
120 >> > _______________________________________________\r
121 >> > notmuch mailing list\r
122 >> > notmuch@notmuchmail.org\r
123 >> > https://notmuchmail.org/mailman/listinfo/notmuch\r
124 >>\r