[PATCH] convert bitmap to unsigned char
[notmuch-archives.git] / a7 / a8ba2581fd6537d92e254cb2ac38901f3ef236
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 F1FD240D523\r
6         for <notmuch@notmuchmail.org>; Fri,  5 Nov 2010 10:52:02 -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: -2.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\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 nmNKU5We1LYW; Fri,  5 Nov 2010 10:51:52 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id 8EFC940D521;\r
19         Fri,  5 Nov 2010 10:51:52 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id 3DE8125412B; Fri,  5 Nov 2010 10:51:52 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
24 Subject: Re: [PATCH] emacs: Add `notmuch-show-elide-same-subject',\r
25         controlling the appearance of collapsed messages in notmuch-show mode.\r
26 In-Reply-To: <1288950615-32406-1-git-send-email-dme@dme.org>\r
27 References: <1288950615-32406-1-git-send-email-dme@dme.org>\r
28 User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1\r
29         (i486-pc-linux-gnu)\r
30 Date: Fri, 05 Nov 2010 10:51:52 -0700\r
31 Message-ID: <878w17psjr.fsf@yoom.home.cworth.org>\r
32 MIME-Version: 1.0\r
33 Content-Type: multipart/signed; boundary="=-=-=";\r
34         micalg=pgp-sha1; protocol="application/pgp-signature"\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Fri, 05 Nov 2010 17:52:03 -0000\r
48 \r
49 --=-=-=\r
50 Content-Transfer-Encoding: quoted-printable\r
51 \r
52 On Fri,  5 Nov 2010 09:50:15 +0000, David Edmondson <dme@dme.org> wrote:\r
53 > If `notmuch-show-elide-same-subject' is set to `t' then collapsed\r
54 > messages do not show a "Subject:" line if the subject is the same as\r
55 > that of the previous message.\r
56 \r
57 Sounds cool. Thanks! (Will test and merge later.)\r
58 \r
59 > +(defcustom notmuch-show-elide-same-subject nil\r
60 > +  "Do not show the subject of a collapsed message if it is the\r
61 > +same as that of the previous message."\r
62 \r
63 There seems to be a compulsion on the part of some patch submitters to\r
64 not change the status quo of the interface. Let's stop doing that\r
65 please. Almost all new features that are proposed are strict\r
66 improvements, and as such they should be enabled by default, (and\r
67 perhaps even unconditional in some cases).\r
68 \r
69 I really want to avoid the situation of "Oh, default notmuch-emacs is a\r
70 piece of junk---but if you tune a dozen knobs in the configuration, then\r
71 it starts to work well".\r
72 \r
73 So lets start turning more improvements on by default.\r
74 \r
75 Thanks,\r
76 \r
77 =2DCarl\r
78 \r
79 =2D-=20\r
80 carl.d.worth@intel.com\r
81 \r
82 --=-=-=\r
83 Content-Type: application/pgp-signature\r
84 \r
85 -----BEGIN PGP SIGNATURE-----\r
86 Version: GnuPG v1.4.10 (GNU/Linux)\r
87 \r
88 iD8DBQFM1EQ46JDdNq8qSWgRAgAAAJ4m0Ax2zvy+t6HqrJp/GSw1iKoyiQCeOLwW\r
89 azfNLTE5OE5hGbtA4PM49IY=\r
90 =/lTy\r
91 -----END PGP SIGNATURE-----\r
92 --=-=-=--\r