Re: [PATCH 0/8] packaging: fedora: general updates
[notmuch-archives.git] / b2 / 701b188d403c6ef61f107938345299a93b767f
1 Return-Path: <jrollins@finestructure.net>\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 611D9431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Dec 2011 12:38:46 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, 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 IBOBzpaCw6Y0 for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Dec 2011 12:38:45 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id D1274431FB6\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Dec 2011 12:38:45 -0800 (PST)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 0E661328013;\r
23         Mon, 26 Dec 2011 12:38:43 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from finestructure.net (99-7-169-236.lightspeed.sntcca.sbcglobal.net\r
26         [99.7.169.236]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id 3AF9A2E50848;\r
28         Mon, 26 Dec 2011 12:38:39 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 3E47D16C7; Mon, 26 Dec 2011 12:38:38 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Jani Nikula <jani@nikula.org>, David Edmondson <dme@dme.org>,\r
33         notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH v2 1/2] emacs: create patch filename from subject for\r
35         inline patch fake parts\r
36 In-Reply-To: <87wr9ja5bp.fsf@nikula.org>\r
37 References: <1321657368-13872-1-git-send-email-jani@nikula.org>\r
38         <cover.1324849534.git.jani@nikula.org>\r
39         <aa55383e8609a2e0d376744ff3e982fd072c58d6.1324849534.git.jani@nikula.org>\r
40         <cun62h3tu51.fsf@hotblack-desiato.hh.sledj.net>\r
41         <87wr9ja5bp.fsf@nikula.org>\r
42 User-Agent: Notmuch/0.10.2+127~g6689686 (http://notmuchmail.org) Emacs/23.3.1\r
43         (x86_64-pc-linux-gnu)\r
44 Date: Mon, 26 Dec 2011 12:38:35 -0800\r
45 Message-ID: <8739c7jcfo.fsf@servo.finestructure.net>\r
46 MIME-Version: 1.0\r
47 Content-Type: multipart/signed; boundary="=-=-=";\r
48         micalg=pgp-sha256; protocol="application/pgp-signature"\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Mon, 26 Dec 2011 20:38:46 -0000\r
62 \r
63 --=-=-=\r
64 Content-Transfer-Encoding: quoted-printable\r
65 \r
66 On Mon, 26 Dec 2011 14:24:42 +0200, Jani Nikula <jani@nikula.org> wrote:\r
67 > > Clicking on the button for the part saves the wrong thing, though,\r
68 > > because it's not a real MIME part. That looks a bit awkward to fix, so\r
69 > > perhaps you could still prefix the name with "inline: " to indicate that\r
70 > > it's odd?\r
71 >=20\r
72 > I'm not sure I follow you here. Could you elaborate what you mean by\r
73 > "the wrong thing", please?\r
74 \r
75 Yes, this is a problem/bug with the current behavior of these fake\r
76 inline parts, actually.  The button should behave as those it is\r
77 representing an actual MIME part of the message.  However, clicking the\r
78 button saves the entire part that the fake part is derived from, rather\r
79 than just the data in the fake part.  This is countereintuitive and\r
80 confusing.\r
81 \r
82 > I don't think the user would want to have an "inline: " prefix in the\r
83 > filename that would have to be removed every time. I think that kind of\r
84 > defeats the purpose here. Or where exactly are you proposing to have the\r
85 > prefix?\r
86 \r
87 It's confusing to have this fake part button look just like a real part\r
88 button, without any indication that it's really a fake part, and then to\r
89 behave differently as well.  The button needs some indication that it\r
90 does not represent a real mime part of the message.  Giving the fake\r
91 part a proper filename is fine, but it needs some other indicator that\r
92 the part is fake and that the button is not going to behave as expected.\r
93 \r
94 jamie.\r
95 \r
96 --=-=-=\r
97 Content-Type: application/pgp-signature\r
98 \r
99 -----BEGIN PGP SIGNATURE-----\r
100 Version: GnuPG v1.4.11 (GNU/Linux)\r
101 \r
102 iQIcBAEBCAAGBQJO+NtLAAoJEO00zqvie6q8hXcP/3mNEJ0v6qgHJOYu9+/AnpvN\r
103 Qz5nvViB3D7cLirxPMsbfslN81WuLegFPsbscAmElH9e/0PdlL6yp2uisfnGQgF+\r
104 NPmy3x7sbmwkU5TutJodwUbjQiTboYuMuu9rVEWie8cFJvBNakrQ+3QAAdOMoUlv\r
105 z7EojhLr96g9lApSwwqvQKbUOkDfffgECAqCbvNmSk78tlptnsMeH84ZxqT1IR+t\r
106 xcp6FDG48Dyj8BgxihQuPUaDQQWkSBjtlFjbBVIvgx8M8gEvM2nrzvMDito4Ai8l\r
107 YI9EaOAGHvf64Kf+n+IEKiLUSLDBEriAQi5xtChzb1wvF8BCrxLn/MyDF532fDTB\r
108 R55RjlvoHNmGpcOsorF8+3sseNDnEW/pfdHaZhFxNXS/LGVCBNa8vfwOl1eQIgAa\r
109 +yBf9nATcq3Eo0BWH1xU0sdWYmhIbaV/qHIBujHw6YhYHIi4r5AcG1YbD+EESNxE\r
110 /SK22180RQL1P63cAmIfu+PwLIHl+ZK43Ini0TDybckQUnsLrAxFcOLRLpJKNdDv\r
111 Y63YNjlPgAs7n2csz6GarcRK/s+48eTRijzFIsmiCdnWLkcSJUeX85uCTl3/WzCn\r
112 UeSFzxP/BvmIcrT7LA9AQERE77pK3vbJmBsfIvxV95lOayt2QyxE1fICYgIDr0rl\r
113 9bblqI8H8trvLnwR4TRV\r
114 =DrTZ\r
115 -----END PGP SIGNATURE-----\r
116 --=-=-=--\r