Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 71 / e24f302d45be486300ad6bf70835c66b7a0004
1 Return-Path: <damien.cassou@gmail.com>\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 28216431FBF\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Oct 2012 08:01:56 -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: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id PJVSnUhP2R4F for <notmuch@notmuchmail.org>;\r
17         Mon,  1 Oct 2012 08:01:55 -0700 (PDT)\r
18 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
19         [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 2187C431FAE\r
22         for <notmuch@notmuchmail.org>; Mon,  1 Oct 2012 08:01:55 -0700 (PDT)\r
23 Received: by bkcjg15 with SMTP id jg15so5159200bkc.26\r
24         for <notmuch@notmuchmail.org>; Mon, 01 Oct 2012 08:01:52 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=mime-version:in-reply-to:references:from:date:message-id:subject:to\r
27         :cc:content-type;\r
28         bh=9DNoUAm3ank6q4OLqXOnzQEZXQZvDAN2ELr4M03R8I0=;\r
29         b=h+S0XSzgoI3G96MkBAJgPeQiG5jLoxPhN2dHp4D+dkHmaLFbJUqC/347QW4rn9OwcS\r
30         1R4fxUtwivUibzWr+hn6QeR3FluPPMa54ORv22vz/7Uf2jVfs+soegi4T/3yxImhebca\r
31         P8KbG90I/2BAIwiSEIgl3FCC2YBztHokZesqhgHvleJCO3BlD97E2qwifv2H7rLgCe4f\r
32         qQgu/GHKCpXw/C644rzGq0XXBC8wnJn5ypahaJ1rUWvAUIOf3GaIFmehGkzFpyOC+oso\r
33         JD4S3A3SrnbBOsxbi1L46SF1y0fnzUM3b3pZlRRGo0Tv0OH//XWlkRR5lvaW8/OT9PxB\r
34         BMkA==\r
35 Received: by 10.204.143.138 with SMTP id v10mr5921345bku.114.1349103712409;\r
36         Mon, 01 Oct 2012 08:01:52 -0700 (PDT)\r
37 MIME-Version: 1.0\r
38 Received: by 10.204.40.78 with HTTP; Mon, 1 Oct 2012 08:01:32 -0700 (PDT)\r
39 In-Reply-To: <20121001121625.GD26662@mit.edu>\r
40 References:\r
41  <CA+y5ggh-PFtHsRgpdXje9z2gsrsonMNi0gqDTfpQ42jXNmJ3dg@mail.gmail.com>\r
42         <20120929161158.GX26662@mit.edu>\r
43         <CA+y5ggiM-8XPDcD4mJjF9GKm+yEzp1wO-NM7UsebowCUWUWkVw@mail.gmail.com>\r
44         <20121001121625.GD26662@mit.edu>\r
45 From: Damien Cassou <damien.cassou@gmail.com>\r
46 Date: Mon, 1 Oct 2012 17:01:32 +0200\r
47 Message-ID:\r
48  <CA+y5gghcDR2rxqRjrM18ajCoN0U+pMkAqu+9yJvWwLu-w-NYTw@mail.gmail.com>\r
49 Subject: Re: Searching from a folder\r
50 To: Austin Clements <amdragon@mit.edu>\r
51 Content-Type: text/plain; charset=ISO-8859-1\r
52 Cc: notmuch@notmuchmail.org\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Mon, 01 Oct 2012 15:01:56 -0000\r
66 \r
67 On Mon, Oct 1, 2012 at 2:16 PM, Austin Clements <amdragon@mit.edu> wrote:\r
68 >\r
69 > Whereas here, it's searching for folder, gmail, and important as\r
70 > regular and completely independent terms (the Z on folder means it's\r
71 > stemmed, so it will match folders, foldered, etc.)\r
72 \r
73 thank you very much for your explanation\r
74 \r
75 -- \r
76 Damien Cassou\r
77 http://damiencassou.seasidehosting.st\r
78 \r
79 "Lambdas are relegated to relative obscurity until Java makes them\r
80 popular by not having them." James Iry\r