Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 22 / 6e4d51c7d625c92444fff89e13dafc952a7e1a
1 Return-Path: <polatel@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 AE194429E25\r
6         for <notmuch@notmuchmail.org>; Fri,  4 Nov 2011 16:20:13 -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 OJ95NFw-BlJ9 for <notmuch@notmuchmail.org>;\r
17         Fri,  4 Nov 2011 16:20:13 -0700 (PDT)\r
18 Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com\r
19         [209.85.161.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 282D5431FB6\r
22         for <notmuch@notmuchmail.org>; Fri,  4 Nov 2011 16:20:13 -0700 (PDT)\r
23 Received: by faan15 with SMTP id n15so200369faa.26\r
24         for <notmuch@notmuchmail.org>; Fri, 04 Nov 2011 16:20:11 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=date:from:to:cc:subject:message-id:mail-followup-to:mime-version\r
27         :content-type:content-disposition:user-agent;\r
28         bh=pLowjz1rjTmlIz15A8H20lm0gyk9UAeb2YSoLGT0piA=;\r
29         b=AaG/wSCdTQFLiFNPqFrb3/lgQx/CMxuh3XUfI/8IY8GW05JfTy3Uw/Vh2ybCmA3VWo\r
30         dw2ZUWO+ziZdSpFTZP5BbwhliFthNeLbsz/1d/YTqm2y4Em8YXbJivxj7jyoAsKpjYWr\r
31         oG7zwCG8uCYwN5kPD2Frp4PFYUOQYw60Xek1s=\r
32 Received: by 10.152.106.130 with SMTP id gu2mr1721179lab.37.1320448811564;\r
33         Fri, 04 Nov 2011 16:20:11 -0700 (PDT)\r
34 Received: from localhost ([88.251.190.249])\r
35         by mx.google.com with ESMTPS id no9sm895319lab.0.2011.11.04.16.20.08\r
36         (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Fri, 04 Nov 2011 16:20:09 -0700 (PDT)\r
38 Date: Sat, 5 Nov 2011 01:20:06 +0200\r
39 From: Ali Polatel <polatel@gmail.com>\r
40 To: Notmuch Mailing List <notmuch@notmuchmail.org>\r
41 Subject: notmuch-deliver under contrib/\r
42 Message-ID: <20111104232005.GA17730@hayalet>\r
43 Mail-Followup-To: Notmuch Mailing List <notmuch@notmuchmail.org>,\r
44         David Riebenbauer <davrieb@liegesta.at>\r
45 MIME-Version: 1.0\r
46 Content-Type: text/plain; charset=us-ascii; format=flowed\r
47 Content-Disposition: inline\r
48 User-Agent: Mutt/1.5.21 (2010-09-15)\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Fri, 04 Nov 2011 23:20:13 -0000\r
62 \r
63 Hello,\r
64 \r
65 I have just moved the notmuch-deliver repository to main notmuch\r
66 repository under contrib/notmuch-deliver/.\r
67 \r
68 David, please send your github pull requests as patches to the mailing\r
69 list for discussion. I have a few comments on them before I can apply.\r
70 \r
71 Personal Note: Below is the script I have written to move the\r
72 repository. Just to make sure it does not get lost:\r
73 \r
74 #!/bin/sh\r
75 \r
76 set -e\r
77 set -x\r
78 \r
79 mkdir -p contrib/notmuch-deliver\r
80 git filter-branch \\r
81      --msg-filter \\r
82          'sed -e "1s/^\([^(Merge)]\)/notmuch-deliver: \1/"' \\r
83      --index-filter \\r
84          'git ls-files -s | sed "s~\t\"*~&contrib/notmuch-deliver/~" |\r
85              GIT_INDEX_FILE=$GIT_INDEX_FILE.new \\r
86                  git update-index --index-info &&\r
87           mv "$GIT_INDEX_FILE.new" "$GIT_INDEX_FILE"' HEAD\r
88 \r
89 cd ../notmuch\r
90 git pull "$OLDPWD"\r
91 git pull --rebase\r
92 \r
93                 -alip\r