Re: default search sort order
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Mon, 13 Feb 2012 14:29:34 +0000 (07:29 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:26 +0000 (09:44 -0800)
3b/8bd8f5e7e08bff17863ffaa14763f953e0b994 [new file with mode: 0644]

diff --git a/3b/8bd8f5e7e08bff17863ffaa14763f953e0b994 b/3b/8bd8f5e7e08bff17863ffaa14763f953e0b994
new file mode 100644 (file)
index 0000000..1ba73fe
--- /dev/null
@@ -0,0 +1,73 @@
+Return-Path: <awg@xvx.ca>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 15E5E431FBD\r
+       for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 06:29:38 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id lbhAeMp2TClW for <notmuch@notmuchmail.org>;\r
+       Mon, 13 Feb 2012 06:29:37 -0800 (PST)\r
+Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com\r
+       [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 40C75431FBC\r
+       for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 06:29:37 -0800 (PST)\r
+Received: by lahd3 with SMTP id d3so4455670lah.26\r
+       for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 06:29:34 -0800 (PST)\r
+MIME-Version: 1.0\r
+Received: by 10.112.46.65 with SMTP id t1mr5641965lbm.2.1329143374182; Mon, 13\r
+       Feb 2012 06:29:34 -0800 (PST)\r
+Sender: awg@xvx.ca\r
+Received: by 10.112.90.20 with HTTP; Mon, 13 Feb 2012 06:29:34 -0800 (PST)\r
+X-Originating-IP: [96.52.216.56]\r
+In-Reply-To: <87fweir4wg.fsf@plc.plecavalier.com>\r
+References: <87fweir4wg.fsf@plc.plecavalier.com>\r
+Date: Mon, 13 Feb 2012 07:29:34 -0700\r
+X-Google-Sender-Auth: kn7o_6BUpr-BjSYgnbGHHt9Afmc\r
+Message-ID:\r
+ <CAMoJFUvcPgAT6yRhj36QvJ9GP9B4b8X1p49YJzMvSjVa8XELZQ@mail.gmail.com>\r
+Subject: Re: default search sort order\r
+From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
+To: Philippe LeCavalier <plecavalier@plc.plecavalier.com>\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+X-Gm-Message-State:\r
+ ALoCoQmJ225HpfUPOIHR5KJzo3aM+oDqFkEwq84bgUDrpNW3EDDn0pC1srx5FWWS31VyodcZYEd5\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 13 Feb 2012 14:29:38 -0000\r
+\r
+Hi Phil,\r
+\r
+On Fri, Feb 10, 2012 at 10:10, Philippe LeCavalier\r
+<plecavalier@plc.plecavalier.com> wrote:\r
+> For some reason I can't seem to find how to change the default search\r
+> sort order. I would like newest->oldest rather than oldest->newest\r
+> without having to hit 'o' and ctrl+home.\r
+>\r
+> I'm using notmuch.el\r
+\r
+You'll need to set the variable notmuch-search-oldest-first to nil.\r
+You can do this through M-x customize-group notmuch, or by putting it\r
+in your .emacs. This is one of the first things I had to figure out\r
+with notmuch, too :-).\r
+\r
+-- \r
+Adam Wolfe Gordon\r