Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 2c / 540c6c76f0f731a14ae1c44d186b05a30f2263
1 Return-Path: <BATV+416fd192af55372394e4+2437+infradead.org+hohndel@bombadil.srs.infradead.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 F03274196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:11:08 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -4.2\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\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 MD0CrUjhrP9E for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 09:11:08 -0700 (PDT)\r
17 Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 35DC2431FC1\r
19         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 09:11:08 -0700 (PDT)\r
20 Received: from localhost ([::1] helo=x200.gr8dns.org)\r
21         by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux))\r
22         id 1O6Qtn-0008SH-6g; Mon, 26 Apr 2010 16:11:07 +0000\r
23 Received: by x200.gr8dns.org (Postfix, from userid 500)\r
24         id 5A0F9CC828; Mon, 26 Apr 2010 09:11:07 -0700 (PDT)\r
25 From: Dirk Hohndel <hohndel@infradead.org>\r
26 To: dme@dme.org, notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH] emacs: `notmuch' should display the `notmuch-hello'\r
28         interface\r
29 In-Reply-To: <1272294424-17363-1-git-send-email-dme@dme.org>\r
30 References: <1272294424-17363-1-git-send-email-dme@dme.org>\r
31 User-Agent: Notmuch/0.2-201-g0605b37 (http://notmuchmail.org) Emacs/23.1.1\r
32         (i386-redhat-linux-gnu)\r
33 Date: Mon, 26 Apr 2010 09:11:07 -0700\r
34 Message-ID: <m3eii22nz8.fsf@x200.gr8dns.org>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
38         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 26 Apr 2010 16:11:09 -0000\r
52 \r
53 \r
54 This is lacking a committ message...\r
55 \r
56 On Mon, 26 Apr 2010 16:07:04 +0100, dme@dme.org wrote:\r
57 > From: David Edmondson <dme@dme.org>\r
58 > --- a/emacs/notmuch-lib.el\r
59 > +++ b/emacs/notmuch-lib.el\r
60 > @@ -33,6 +33,11 @@\r
61 >    :type '(alist :key-type (string) :value-type (string))\r
62 >    :group 'notmuch)\r
63 >  \r
64 > +(defcustom notmuch-search-oldest-first t\r
65 > +  "Show the oldest mail first when searching."\r
66 > +  :type 'boolean\r
67 > +  :group 'notmuch)\r
68 > +\r
69 \r
70 And this doesn't seem related to the subject...\r
71 \r
72 > @@ -221,8 +222,6 @@ For a mouse binding, return nil."\r
73 >  (defvar notmuch-search-query-string)\r
74 >  (defvar notmuch-search-target-thread)\r
75 >  (defvar notmuch-search-target-line)\r
76 > -(defvar notmuch-search-oldest-first t\r
77 > -  "Show the oldest mail first in the search-mode")\r
78 >  (defvar notmuch-search-continuation)\r
79 >  \r
80 >  (defvar notmuch-search-disjunctive-regexp      "\\<[oO][rR]\\>")\r
81 \r
82 ditto...\r
83 \r
84 ... just saying...\r
85 \r
86 /D\r
87 \r
88 -- \r
89 Dirk Hohndel\r
90 Intel Open Source Technology Center\r