Re: default search sort order
authorPhilippe LeCavalier <support@plecavalier.com>
Tue, 14 Feb 2012 02:32:46 +0000 (21:32 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:27 +0000 (09:44 -0800)
be/04d2019c4e230d7a4258a773b53024901e995e [new file with mode: 0644]

diff --git a/be/04d2019c4e230d7a4258a773b53024901e995e b/be/04d2019c4e230d7a4258a773b53024901e995e
new file mode 100644 (file)
index 0000000..eb0a20d
--- /dev/null
@@ -0,0 +1,83 @@
+Return-Path: <plecavalier@plc.plecavalier.com>\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 0E200431FBD\r
+       for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 18:51:40 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.363\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.363 tagged_above=-999 required=5\r
+       tests=[RDNS_DYNAMIC=0.363] 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 Q76F3v-+GnKk for <notmuch@notmuchmail.org>;\r
+       Mon, 13 Feb 2012 18:51:39 -0800 (PST)\r
+X-Greylist: delayed 1130 seconds by postgrey-1.32 at olra;\r
+       Mon, 13 Feb 2012 18:51:39 PST\r
+Received: from plc.plecavalier.com\r
+       (CPE001a8c1087e6-CM0019477f3980.cpe.net.cable.rogers.com\r
+       [99.239.193.74])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 38B96431FBC\r
+       for <notmuch@notmuchmail.org>; Mon, 13 Feb 2012 18:51:39 -0800 (PST)\r
+Received: from plc.plecavalier.com (localhost.localdomain [127.0.0.1])\r
+       by plc.plecavalier.com (8.14.5/8.14.5) with ESMTP id q1E2Wksc002971;\r
+       Mon, 13 Feb 2012 21:32:46 -0500\r
+Received: (from plecavalier@localhost)\r
+       by plc.plecavalier.com (8.14.5/8.14.5/Submit) id q1E2WkHD002970;\r
+       Mon, 13 Feb 2012 21:32:46 -0500\r
+From: Philippe LeCavalier <support@plecavalier.com>\r
+To: Adam Wolfe Gordon <awg+notmuch@xvx.ca>,\r
+       Philippe LeCavalier <plecavalier@plc.plecavalier.com>\r
+Subject: Re: default search sort order\r
+In-Reply-To:\r
+ <CAMoJFUvcPgAT6yRhj36QvJ9GP9B4b8X1p49YJzMvSjVa8XELZQ@mail.gmail.com>\r
+References: <87fweir4wg.fsf@plc.plecavalier.com>\r
+       <CAMoJFUvcPgAT6yRhj36QvJ9GP9B4b8X1p49YJzMvSjVa8XELZQ@mail.gmail.com>\r
+User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1\r
+       (i386-redhat-linux-gnu)\r
+Date: Mon, 13 Feb 2012 21:32:46 -0500\r
+Message-ID: <87k43qywj5.fsf@plc.plecavalier.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Tue, 14 Feb 2012 02:51:40 -0000\r
+\r
+Hi Adam.\r
+On Mon, 13 Feb 2012 07:29:34 -0700, Adam Wolfe Gordon <awg+notmuch@xvx.ca> wrote:\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
+Thanks!\r
+\r
+That made all the difference.\r
+\r
+-- \r
+Thanks,\r
+Phil\r