Re: [PATCH v3] nmbug: Translate to Python
[notmuch-archives.git] / 9f / f988e9feb7790b068f8ac17280733e15bd3cfe
1 Return-Path: <albin.stjerna@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 A323F431FB6\r
6         for <notmuch@notmuchmail.org>; Thu, 28 Jun 2012 00:41:37 -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 rAi4lKvfJdb8 for <notmuch@notmuchmail.org>;\r
17         Thu, 28 Jun 2012 00:41:37 -0700 (PDT)\r
18 Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com\r
19         [209.85.217.181]) (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 F08B7431FAF\r
22         for <notmuch@notmuchmail.org>; Thu, 28 Jun 2012 00:41:36 -0700 (PDT)\r
23 Received: by lbbgk8 with SMTP id gk8so2783106lbb.26\r
24         for <notmuch@notmuchmail.org>; Thu, 28 Jun 2012 00:41:35 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:in-reply-to:references:user-agent:date\r
27         :message-id:mime-version:content-type;\r
28         bh=oayMtfHNQJmCRZwG59tp9K++l1vuiO0QgBkHOjpHnYo=;\r
29         b=RUTsjk9JHMopOQiWXO/3uWvcAmyE1xDnhG7gNL2IacNht6JOsNkzRZiFynTK3AOdBo\r
30         njNO7aFBsJoh9cqouUMld8iZypnhiE8q4lvLb9ZT984ZPMILLGw1Ih5IKk78iqpOgUHH\r
31         4Jy8iuuh/u/q6y8Ovdn+GfGOq2UBdLZnZvp/GQj11uyNGO6iD7Gkra49YwbFrgt8Y+UQ\r
32         AuSNnfUuph94kcOxd2zYv1nnIyBpefj2aXUL3yOH+aMreA4oV7xPDNrFVlq5GEgBiPdH\r
33         HiBg56gI11j996MjIJE6ol1OXlrvzJielPXkUxvN74um5GYS2bPffjOn0FxjGv9i++pu\r
34         6/WQ==\r
35 Received: by 10.112.102.10 with SMTP id fk10mr567950lbb.39.1340869295238;\r
36         Thu, 28 Jun 2012 00:41:35 -0700 (PDT)\r
37 Received: from hecate (nl110-96-173.student.uu.se. [130.242.96.173])\r
38         by mx.google.com with ESMTPS id h6sm810827lbl.13.2012.06.28.00.41.32\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Thu, 28 Jun 2012 00:41:33 -0700 (PDT)\r
41 From: Albin Stjerna <albin.stjerna@gmail.com>\r
42 To: Daniel Schoepe <daniel@schoepe.org>\r
43 Subject: Re: [PATCH] emacs: Add configurable wrapping width for\r
44         notmuch-wash-wrap-long-lines\r
45 In-Reply-To: <1329503684-31289-1-git-send-email-daniel@schoepe.org>\r
46 References: <1329503684-31289-1-git-send-email-daniel@schoepe.org>\r
47 User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.4.1\r
48         (x86_64-pc-linux-gnu)\r
49 Date: Thu, 28 Jun 2012 09:41:31 +0200\r
50 Message-ID: <87lij7yjbo.fsf@hecate.student.uu.se>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=us-ascii\r
53 Cc: NotMuch Mail Mailing List <notmuch@notmuchmail.org>\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Thu, 28 Jun 2012 07:41:37 -0000\r
67 \r
68 Daniel Schoepe wrote:\r
69 \r
70 > This introduces a variable to control after how many characters a line\r
71 > is wrapped by notmuch-wash-wrap-long-lines (still wrapping at the\r
72 > window width if it is lower).\r
73 \r
74 Hi!\r
75 \r
76 Did this patch make it into mainline notmuch? Because I can't find the variable notmuch-wash-wrap-long-lines using apropos-variable.\r
77 \r
78 If it didn't make it: what is now the preferred method of wrapping long lines when reading emails using notmuch/Emacs?\r