Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / d7 / 9a21921649dc7615a7c44d69d0b2c90e56fed2
1 Return-Path: <taylor@codecafe.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 3521F431FAF\r
6         for <notmuch@notmuchmail.org>; Wed, 11 Apr 2012 17:26:16 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 Ve+fkaR1Xc0r for <notmuch@notmuchmail.org>;\r
16         Wed, 11 Apr 2012 17:26:14 -0700 (PDT)\r
17 Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com\r
18         [209.85.214.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 738BB431FAE\r
21         for <notmuch@notmuchmail.org>; Wed, 11 Apr 2012 17:26:14 -0700 (PDT)\r
22 Received: by obbwd20 with SMTP id wd20so2183267obb.26\r
23         for <notmuch@notmuchmail.org>; Wed, 11 Apr 2012 17:26:12 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=date:from:to:subject:message-id:mime-version:content-type\r
27         :content-disposition:user-agent:x-gm-message-state;\r
28         bh=O6ImlXi5cujyAx+m/uIS5moQh9/HBDliqPd9sWmnHso=;\r
29         b=KEBgM/nzQbJ+csdDoUW0V9lOdwDPEZSH4adf4NXqLk/jyTP2LtWp6+zefF45bfsJ92\r
30         dG8dsP3m4pxUpHOXjsTmtg/gH98ksqnZJo+ff35nGbeGvjRhLpvjeiqmkvyqEVrFDwLa\r
31         lw6Ua9c9FTob6DmvfUf0AsdqHFFlndD79PLvX8pCFIdgku9M+KWaIekcbWhA3xRM3PQS\r
32         3afB/s3BN+/wAFbuAQqBg7a2O0V+HQGzmt0EklESRoxncLIx1hHQRPQG8GxqDNea3hmH\r
33         uIgLdMdlsYDYQdT2Kmb/fqUI9osdMy2Wu3kiMcZODOQ2/OV8+/GqhGFFuI3b+o4isQpg\r
34         c9XA==\r
35 Received: by 10.60.13.196 with SMTP id j4mr612052oec.14.1334190372787;\r
36         Wed, 11 Apr 2012 17:26:12 -0700 (PDT)\r
37 Received: from localhost (cpe-173-174-57-204.austin.res.rr.com.\r
38         [173.174.57.204])\r
39         by mx.google.com with ESMTPS id es5sm4660578obc.11.2012.04.11.17.26.11\r
40         (version=TLSv1/SSLv3 cipher=OTHER);\r
41         Wed, 11 Apr 2012 17:26:11 -0700 (PDT)\r
42 Date: Wed, 11 Apr 2012 19:26:09 -0500\r
43 From: Taylor Carpenter <taylor@codecafe.com>\r
44 To: notmuch@notmuchmail.org\r
45 Subject: [PATCH] notmuch-mutt: Using /usr/bin/env to call perl\r
46 Message-ID: <20120412002609.GA26981@codecafe.com>\r
47 MIME-Version: 1.0\r
48 Content-Type: text/plain; charset=us-ascii\r
49 Content-Disposition: inline\r
50 User-Agent: Mutt/1.5.21 (2010-09-15)\r
51 X-Gm-Message-State:\r
52  ALoCoQnKgUPaMcCEw2KZGfuJa7/PiZSZzdIs+5UCKFdggBxUHImud8BQvefW8qAcK4y9Nqdf9q/o\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: Thu, 12 Apr 2012 00:26:16 -0000\r
66 \r
67 Supports other perl install locations\r
68 ---\r
69  contrib/notmuch-mutt/notmuch-mutt |    2 +-\r
70  1 files changed, 1 insertions(+), 1 deletions(-)\r
71 \r
72 diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmuch-mutt\r
73 index 71206c3..424f9a3 100755\r
74 --- a/contrib/notmuch-mutt/notmuch-mutt\r
75 +++ b/contrib/notmuch-mutt/notmuch-mutt\r
76 @@ -1,4 +1,4 @@\r
77 -#!/usr/bin/perl -w\r
78 +#!/usr/bin/env perl -w\r
79  #\r
80  # notmuch-mutt - notmuch (of a) helper for Mutt\r
81  #\r
82 -- \r
83 1.7.7.4\r
84 \r