Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5c / 096d8b1d3d60bc85d4e4747d9692b2b9c673cb
1 Return-Path: <bremner@unb.ca>\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 C861A40D158\r
6         for <notmuch@notmuchmail.org>; Wed,  3 Nov 2010 10:19:41 -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: -2.6\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] 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 ViTLvLcdLqQN for <notmuch@notmuchmail.org>;\r
16         Wed,  3 Nov 2010 10:19:31 -0700 (PDT)\r
17 Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 38B594196F0\r
21         for <notmuch@notmuchmail.org>; Wed,  3 Nov 2010 10:19:31 -0700 (PDT)\r
22 Received: from rocinante.cs.unb.ca\r
23         (fctnnbsc30w-142167176217.pppoe-dynamic.High-Speed.nb.bellaliant.net\r
24         [142.167.176.217]) (authenticated bits=0)\r
25         by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id oA3HJRJg014299\r
26         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)\r
27         for <notmuch@notmuchmail.org>; Wed, 3 Nov 2010 14:19:30 -0300\r
28 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.72)\r
29         (envelope-from <bremner@unb.ca>) id 1PDgzf-0001Os-O7\r
30         for notmuch@notmuchmail.org; Wed, 03 Nov 2010 14:19:27 -0300\r
31 From: david@tethera.net\r
32 To: notmuch@notmuchmail.org\r
33 Subject: generate help from pod.\r
34 Date: Wed,  3 Nov 2010 14:18:52 -0300\r
35 Message-Id: <1288804736-5173-1-git-send-email-david@tethera.net>\r
36 X-Mailer: git-send-email 1.7.1\r
37 In-Reply-To: <874oc4r4bu.fsf@yoom.home.cworth.org>\r
38 References: <874oc4r4bu.fsf@yoom.home.cworth.org>\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: Wed, 03 Nov 2010 17:19:42 -0000\r
52 \r
53 Hi Carl;\r
54 \r
55 Here is the generation. I hope you don't hate perl too much.  I also\r
56 hope the syntax in notmuch.pod is self-explanatory.  For me, with perl\r
57 5.10.1, this only uses modules included with Perl.\r
58 \r