Re: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
[notmuch-archives.git] / a1 / ac97b19cf8c561066d7babe00fb63a0ad6d7b5
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 C8346431FBF;\r
6         Tue, 24 Nov 2009 11:40:39 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id 8uFL1daMcD75; Tue, 24 Nov 2009 11:40:39 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id F013B431FAE;\r
13         Tue, 24 Nov 2009 11:40:38 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Alexander Botero-Lowry <alex.boterolowry@gmail.com>,\r
16         notmuch@notmuchmail.org\r
17 In-Reply-To: <1259048707-3062-1-git-send-email-alex.boterolowry@gmail.com>\r
18 References: <1259048707-3062-1-git-send-email-alex.boterolowry@gmail.com>\r
19 Date: Tue, 24 Nov 2009 11:40:24 -0800\r
20 Message-ID: <87aaybd847.fsf@yoom.home.cworth.org>\r
21 MIME-Version: 1.0\r
22 Content-Type: text/plain; charset=us-ascii\r
23 Subject: Re: [notmuch] [PATCH 1/5] make headers locally\r
24  expandable/collapsable\r
25 X-BeenThere: notmuch@notmuchmail.org\r
26 X-Mailman-Version: 2.1.12\r
27 Precedence: list\r
28 List-Id: "Use and development of the notmuch mail system."\r
29         <notmuch.notmuchmail.org>\r
30 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
31         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
32 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
33 List-Post: <mailto:notmuch@notmuchmail.org>\r
34 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
35 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
36         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
37 X-List-Received-Date: Tue, 24 Nov 2009 19:40:40 -0000\r
38 \r
39 On Mon, 23 Nov 2009 23:45:03 -0800, Alexander Botero-Lowry <alex.boterolowry@gmail.com> wrote:\r
40 > ---\r
41 >  notmuch.el |   18 +++++++++++++++---\r
42 >  1 files changed, 15 insertions(+), 3 deletions(-)\r
43 \r
44 Hmm... no real content for me to reply to here... :-)\r
45 \r
46 Anyway, this is really great stuff, Alexander. Thanks for coding it up!\r
47 \r
48 I've pushed it out now, (with a little bit more in the way of commit\r
49 messages---thanks for humoring me).\r
50 \r
51 I noticed that I could open and re-collapse a message that notmuch\r
52 initially presents as hidden, but I didn't seem to be able to collapse\r
53 an initially-open message. Now, I'm sure that's due to broken-ness in\r
54 code I wrote myself originally. But as a future-feature request, that\r
55 might be some consistency that would be nice to have.\r
56 \r
57 -Carl\r