Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 52 / 3da6682ba2ea49df8a70beb7ead622967ed3d3
1 Return-Path: <markwalters1009@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 77EA4429E50\r
6         for <notmuch@notmuchmail.org>; Sat,  1 Jun 2013 01:16:20 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id XTvkOL8W5yKA for <notmuch@notmuchmail.org>;\r
18         Sat,  1 Jun 2013 01:16:15 -0700 (PDT)\r
19 Received: from mail-we0-f179.google.com (mail-we0-f179.google.com\r
20         [74.125.82.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id C9896429E3F\r
23         for <notmuch@notmuchmail.org>; Sat,  1 Jun 2013 01:16:14 -0700 (PDT)\r
24 Received: by mail-we0-f179.google.com with SMTP id w59so336120wes.24\r
25         for <notmuch@notmuchmail.org>; Sat, 01 Jun 2013 01:16:13 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=l9rkpTKOITYCgtc2eFBQlte6iedo9nJivN97CogbZIo=;\r
29         b=gdC1m9+QH/O7NArnPDvwHjRRvuyct/EWxkruc/XZGX1sNxjtXkuFdUL5qP5t5UuNaU\r
30         aNe9A42P+4iri7Aeo/tt06m1yTGVHo33GFmty/6gx1tp5eI5NWOpSE9Y8wPZmwURMkC6\r
31         ryLEVgKhqYFsTsRRNYy70pZd3DSU5N4Iv9sEOUzQaSxZJbg8gt8kRJmjXvarB4Bdj+nZ\r
32         o3YWR/MD6hc1ZyevAad76ynfi+YRGm5WAF9ZT9a4PUE8Vt9kbe7G8WH3dwKPv4pjuk8Z\r
33         ng20fpfC9gjEEwBQmaPkN0J1gqAOrBzHTgNZ60zL9JYpkpjR55AH6Fka2/mO6g6SgCLY\r
34         giEQ==\r
35 X-Received: by 10.180.36.229 with SMTP id t5mr6305880wij.21.1370074573750;\r
36         Sat, 01 Jun 2013 01:16:13 -0700 (PDT)\r
37 Received: from localhost (94.197.247.227.threembb.co.uk. [94.197.247.227])\r
38         by mx.google.com with ESMTPSA id b11sm8569964wiv.10.2013.06.01.01.16.11\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 01 Jun 2013 01:16:13 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org, Austin Clements <aclements@csail.mit.edu>,\r
44         Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
45 Subject: [PATCH v4 1/5] emacs: show: fake wash parts are handled at\r
46         insert-bodypart level\r
47 Date: Sat,  1 Jun 2013 09:15:43 +0100\r
48 Message-Id: <1370074547-24677-2-git-send-email-markwalters1009@gmail.com>\r
49 X-Mailer: git-send-email 1.7.10.4\r
50 In-Reply-To: <1370074547-24677-1-git-send-email-markwalters1009@gmail.com>\r
51 References: <1370074547-24677-1-git-send-email-markwalters1009@gmail.com>\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Sat, 01 Jun 2013 08:16:20 -0000\r
65 \r
66 Earlier patches have moved the handling of wash fake inline patch\r
67 parts to insert-bodypart so we can drop the function\r
68 notmuch-show-insert-part-inline-patch-fake-part\r
69 ---\r
70  emacs/notmuch-show.el |    4 ----\r
71  1 file changed, 4 deletions(-)\r
72 \r
73 diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el\r
74 index 613e666..dda5c10 100644\r
75 --- a/emacs/notmuch-show.el\r
76 +++ b/emacs/notmuch-show.el\r
77 @@ -751,10 +751,6 @@ message at DEPTH in the current thread."\r
78                 nil))\r
79           nil))))\r
80  \r
81 -;; Handler for wash generated inline patch fake parts.\r
82 -(defun notmuch-show-insert-part-inline-patch-fake-part (msg part content-type nth depth declared-type)\r
83 -  (notmuch-show-insert-part-*/* msg part content-type nth depth declared-type))\r
84 -\r
85  (defun notmuch-show-insert-part-text/html (msg part content-type nth depth declared-type)\r
86    ;; text/html handler to work around bugs in renderers and our\r
87    ;; invisibile parts code. In particular w3m sets up a keymap which\r
88 -- \r
89 1.7.10.4\r
90 \r