[PATCH 2/3] ruby: allow build with RUNPATH
[notmuch-archives.git] / 3b / 8bd8f5e7e08bff17863ffaa14763f953e0b994
1 Return-Path: <awg@xvx.ca>\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 15E5E431FBD\r
6         for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 06:29:38 -0800 (PST)\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 lbhAeMp2TClW for <notmuch@notmuchmail.org>;\r
16         Mon, 13 Feb 2012 06:29:37 -0800 (PST)\r
17 Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com\r
18         [209.85.215.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 40C75431FBC\r
21         for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 06:29:37 -0800 (PST)\r
22 Received: by lahd3 with SMTP id d3so4455670lah.26\r
23         for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 06:29:34 -0800 (PST)\r
24 MIME-Version: 1.0\r
25 Received: by 10.112.46.65 with SMTP id t1mr5641965lbm.2.1329143374182; Mon, 13\r
26         Feb 2012 06:29:34 -0800 (PST)\r
27 Sender: awg@xvx.ca\r
28 Received: by 10.112.90.20 with HTTP; Mon, 13 Feb 2012 06:29:34 -0800 (PST)\r
29 X-Originating-IP: [96.52.216.56]\r
30 In-Reply-To: <87fweir4wg.fsf@plc.plecavalier.com>\r
31 References: <87fweir4wg.fsf@plc.plecavalier.com>\r
32 Date: Mon, 13 Feb 2012 07:29:34 -0700\r
33 X-Google-Sender-Auth: kn7o_6BUpr-BjSYgnbGHHt9Afmc\r
34 Message-ID:\r
35  <CAMoJFUvcPgAT6yRhj36QvJ9GP9B4b8X1p49YJzMvSjVa8XELZQ@mail.gmail.com>\r
36 Subject: Re: default search sort order\r
37 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
38 To: Philippe LeCavalier <plecavalier@plc.plecavalier.com>\r
39 Content-Type: text/plain; charset=ISO-8859-1\r
40 X-Gm-Message-State:\r
41  ALoCoQmJ225HpfUPOIHR5KJzo3aM+oDqFkEwq84bgUDrpNW3EDDn0pC1srx5FWWS31VyodcZYEd5\r
42 Cc: notmuch@notmuchmail.org\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: Mon, 13 Feb 2012 14:29:38 -0000\r
56 \r
57 Hi Phil,\r
58 \r
59 On Fri, Feb 10, 2012 at 10:10, Philippe LeCavalier\r
60 <plecavalier@plc.plecavalier.com> wrote:\r
61 > For some reason I can't seem to find how to change the default search\r
62 > sort order. I would like newest->oldest rather than oldest->newest\r
63 > without having to hit 'o' and ctrl+home.\r
64 >\r
65 > I'm using notmuch.el\r
66 \r
67 You'll need to set the variable notmuch-search-oldest-first to nil.\r
68 You can do this through M-x customize-group notmuch, or by putting it\r
69 in your .emacs. This is one of the first things I had to figure out\r
70 with notmuch, too :-).\r
71 \r
72 -- \r
73 Adam Wolfe Gordon\r