Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / b9 / 50e24bc1d3050d4aec9d5ffc5e63236a213d29
1 Return-Path: <cworth@cworth.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 2B9FE431FC0;\r
6         Thu, 26 Nov 2009 13:09:55 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id 2tmFKO9f-uJ2; Thu, 26 Nov 2009 13:09:54 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id 7F00D431FAE;\r
13         Thu, 26 Nov 2009 13:09:54 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,\r
16         notmuch@notmuchmail.org\r
17 In-Reply-To:\r
18  <1258987859-25557-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>\r
19 References:\r
20  <1258987859-25557-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>\r
21 Date: Thu, 26 Nov 2009 13:09:40 -0800\r
22 Message-ID: <87my29q9gr.fsf@yoom.home.cworth.org>\r
23 MIME-Version: 1.0\r
24 Content-Type: text/plain; charset=us-ascii\r
25 Subject: Re: [notmuch] [PATCH] notmuch.el: Use variable\r
26  notmuch-search-oldest-first to decide the search order\r
27 X-BeenThere: notmuch@notmuchmail.org\r
28 X-Mailman-Version: 2.1.12\r
29 Precedence: list\r
30 List-Id: "Use and development of the notmuch mail system."\r
31         <notmuch.notmuchmail.org>\r
32 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
33         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
34 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
35 List-Post: <mailto:notmuch@notmuchmail.org>\r
36 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
37 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
38         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
39 X-List-Received-Date: Thu, 26 Nov 2009 21:09:55 -0000\r
40 \r
41 On Mon, 23 Nov 2009 20:20:59 +0530, "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> wrote:\r
42 > Make sure we use notmuch-search-oldest-first to decide the how\r
43 > the search result should be displayed. This helps to set the\r
44 > value to nil and have latest mail shown first\r
45 \r
46 Thanks. This is pushed now.\r
47 \r
48 -Carl\r