Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 6a / e93a560b87ec2a99cb6c0cc6d69f2d71607aa6
1 Return-Path: <cworth@cworth.org>\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 79259431FD0\r
6         for <notmuch@notmuchmail.org>; Tue, 24 May 2011 12:50:30 -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.01\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.01 tagged_above=-999 required=5\r
12         tests=[T_MIME_NO_TEXT=0.01] autolearn=disabled\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 nKOwEL6DobrK for <notmuch@notmuchmail.org>;\r
16         Tue, 24 May 2011 12:50:29 -0700 (PDT)\r
17 Received: from arlo.cworth.org (arlo.cworth.org [50.43.72.2])\r
18         by olra.theworths.org (Postfix) with ESMTP id C3F0F431FB6\r
19         for <notmuch@notmuchmail.org>; Tue, 24 May 2011 12:50:29 -0700 (PDT)\r
20 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
21         by arlo.cworth.org (Postfix) with ESMTP id 2B2A929A51A;\r
22         Tue, 24 May 2011 12:50:28 -0700 (PDT)\r
23 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
24         id 1C3E625417E; Tue, 24 May 2011 12:50:28 -0700 (PDT)\r
25 From: Carl Worth <cworth@cworth.org>\r
26 To: Dirk Hohndel <hohndel@infradead.org>,\r
27         Matthias Guedemann <Matthias.Guedemann@ovgu.de>,\r
28         "notmuch\@notmuchmail.org" <notmuch@notmuchmail.org>\r
29 Subject: Re: problems with multipart/mixed\r
30 In-Reply-To: <m3oc2s95ny.fsf@x201s.gr8dns.org>\r
31 References: <878vu0ftni.fsf@pc44es141.cs.uni-magdeburg.de>\r
32         <m3oc2tmzfp.fsf@x201s.gr8dns.org>\r
33         <877h9hmt8k.fsf@pc44es141.cs.uni-magdeburg.de>\r
34         <87vcx1m72a.fsf@yoom.home.cworth.org>\r
35         <m3oc2s95ny.fsf@x201s.gr8dns.org>\r
36 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1\r
37         (i486-pc-linux-gnu)\r
38 Date: Tue, 24 May 2011 12:50:20 -0700\r
39 Message-ID: <87y61vlvyb.fsf@yoom.home.cworth.org>\r
40 MIME-Version: 1.0\r
41 Content-Type: multipart/signed; boundary="=-=-=";\r
42         micalg=pgp-sha1; protocol="application/pgp-signature"\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 24 May 2011 19:50:30 -0000\r
56 \r
57 --=-=-=\r
58 Content-Transfer-Encoding: quoted-printable\r
59 \r
60 On Mon, 23 May 2011 19:46:41 -0700, Dirk Hohndel <hohndel@infradead.org> wr=\r
61 ote:\r
62 > Hehe, as the reply below shows... there's still something screwy even\r
63 > with the latest git version... in multipart messages things just go\r
64 > wrong. Whether I reply (this below should have included your text/plain\r
65 > part as quote)\r
66 \r
67 You caught me again, on two points:\r
68 \r
69         1. Our multipart testing wasn't testing "notmuch reply"\r
70 \r
71         2. I wasn't actually running the latest code in my own use\r
72 \r
73 I've addressed both of those problems, which made it easy to find and\r
74 fix the segfault that was causing the missing data in the reply\r
75 buffer. I will hopefully be in a good habit now of creating a Debian\r
76 package and installing and using it locally as part of my testing of\r
77 major changes.\r
78 \r
79 Meanwhile, I did just push Jameson's recent new-show-part branch (along\r
80 with some updates from me). This should complete the big upheaval of\r
81 changes to how multipart messages are handled. From here, Jameson will\r
82 rebase his crypto branch so we can verify signatures and decrypt\r
83 messages within emacs.\r
84 \r
85 > or whether I try to see the html part of a text/plain +\r
86 > text/html multipart message...\r
87 \r
88 This is an area where there have been some recent feature changes---and\r
89 again, sadly, there's still some missing testing of the emacs features.\r
90 \r
91 The change I am seeing is that previously whenever a message had both a\r
92 text/plain part and a corresponding text/html part (withing\r
93 multipart/alternative), emacs would render both of them.\r
94 \r
95 Instead, I'm now seeing the text/plain part followed by:\r
96 \r
97         [ text/html (not shown) ]\r
98 \r
99 As far as that goes, this hiding of the HTML by default is exactly what\r
100 I want. (If people don't want this, there's a\r
101 notmuch-show-all-multipart/alternative-parts variable that can be\r
102 tweaked. Or just do "M-x customize-group notmuch" and find the setting\r
103 there.)\r
104 \r
105 Meanwhile, I can imagine that some people might actually need to view\r
106 the HTML part that's initially not shown. I just tried hitting 'V' on\r
107 the "(not shown)" button and I got several image-viewer windows, each\r
108 showing one of the contained images. That's not ideal---it would be\r
109 better to get some web browser to display the entire message formatted\r
110 correctly.\r
111 \r
112 Maybe that's just something I need to customize on my end, (though, if\r
113 so, I think notmuch could do a better job arranging that for the user).\r
114 \r
115 So contributions would be welcome in this area, (both functional\r
116 improvements to the emacs interface as well as additional testing of\r
117 those emacs features).\r
118 \r
119 =2DCarl\r
120 \r
121 =2D-=20\r
122 carl.d.worth@intel.com\r
123 \r
124 --=-=-=\r
125 Content-Type: application/pgp-signature\r
126 \r
127 -----BEGIN PGP SIGNATURE-----\r
128 Version: GnuPG v1.4.11 (GNU/Linux)\r
129 \r
130 iEYEARECAAYFAk3cC/wACgkQ6JDdNq8qSWhx0QCeLi7OP0GVMdxtpowEotgTq60p\r
131 NGoAmgI5f3oNMxuuKQKhe72bbplOmFCu\r
132 =hqCU\r
133 -----END PGP SIGNATURE-----\r
134 --=-=-=--\r