Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 37 / 40bf968d03b1da57cb47bbe751cc4122b5f358
1 Return-Path: <Jason@zx2c4.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 9D6CB431FB6\r
6         for <notmuch@notmuchmail.org>; Sat,  8 Dec 2012 05:18:43 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         RCVD_IN_DNSWL_NONE=-0.0001] 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 XTd3RSOfYT1X for <notmuch@notmuchmail.org>;\r
17         Sat,  8 Dec 2012 05:18:43 -0800 (PST)\r
18 Received: from homiemail-a10.g.dreamhost.com (caiajhbdcbhh.dreamhost.com\r
19         [208.97.132.177])\r
20         by olra.theworths.org (Postfix) with ESMTP id 3E033431FAE\r
21         for <notmuch@notmuchmail.org>; Sat,  8 Dec 2012 05:18:43 -0800 (PST)\r
22 Received: from homiemail-a10.g.dreamhost.com (localhost [127.0.0.1])\r
23         by homiemail-a10.g.dreamhost.com (Postfix) with ESMTP id B0BCB280065\r
24         for <notmuch@notmuchmail.org>; Sat,  8 Dec 2012 05:18:42 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=zx2c4.com; h=mime-version\r
26         :date:message-id:subject:from:to:content-type; s=zx2c4.com; bh=6\r
27         8Lu/cug0ClSL4YwGFDbgIa3mEo=; b=LQ/mYhLsJXuX4v8AY6ryTgVo/dI7bzXRb\r
28         Jh676RmaawxLKG3d0emInkAjnVxl4/PBVrzpji18xCIjGmr+Xd2EffaIo5fwyzRG\r
29         53rZbnya3uKQWDVXJ1oTlB019p0FbGcoWjFUg7b6tukSN9Sx8EOAk3tIAFy8KmAu\r
30         kC1WfqAUvI=\r
31 Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com\r
32         [209.85.219.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
33         (No client certificate requested)\r
34         (Authenticated sender: jason@zx2c4.com)\r
35         by homiemail-a10.g.dreamhost.com (Postfix) with ESMTPSA id 98CBA28005C\r
36         for <notmuch@notmuchmail.org>; Sat,  8 Dec 2012 05:18:42 -0800 (PST)\r
37 Received: by mail-oa0-f53.google.com with SMTP id j6so1306898oag.26\r
38         for <notmuch@notmuchmail.org>; Sat, 08 Dec 2012 05:18:41 -0800 (PST)\r
39 MIME-Version: 1.0\r
40 Received: by 10.182.212.35 with SMTP id nh3mr4862703obc.10.1354972720768; Sat,\r
41         08 Dec 2012 05:18:40 -0800 (PST)\r
42 Received: by 10.76.33.70 with HTTP; Sat, 8 Dec 2012 05:18:40 -0800 (PST)\r
43 Date: Sat, 8 Dec 2012 14:18:40 +0100\r
44 Message-ID:\r
45  <CAHmME9oBqGBE_f5TOqJUGBnf-icjPZL-HXFYJM+QpcKFLcV6TA@mail.gmail.com>\r
46 Subject: The Gmail Importer Script: Complete\r
47 From: "Jason A. Donenfeld" <Jason@zx2c4.com>\r
48 To: notmuch@notmuchmail.org\r
49 Content-Type: text/plain; charset=ISO-8859-1\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sat, 08 Dec 2012 13:18:43 -0000\r
63 \r
64 Hi everyone,\r
65 \r
66 My script to import messages from gmail into notmuch, including tag\r
67 information, is now polished and feature complete.\r
68 \r
69 ************************************************************\r
70 ** Watch a video of it here:\r
71 ** https://www.youtube.com/watch?v=e-8EHIAr7wA\r
72 ************************************************************\r
73 \r
74 Read the source here:\r
75 http://git.zx2c4.com/gmail-notmuch/tree/gmail-notmuch.py\r
76 \r
77 Download the plaintext here:\r
78 http://git.zx2c4.com/gmail-notmuch/plain/gmail-notmuch.py\r
79 \r
80 View the requirements here:\r
81 http://git.zx2c4.com/gmail-notmuch/tree/requirements.txt\r
82 \r
83 Enjoy,\r
84 Jason\r