[PATCH] emacs: Elide the display of repeated subjects in thread display mode.
[notmuch-archives.git] / a5 / 159513e32dcab6a9f8b19b604140cbc2ccc0f3
1 Return-Path: <dme@dme.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 A06AE4196F3\r
6         for <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 01:08:32 -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.5\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5\r
12         tests=[BAYES_05=-0.5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham\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 vB4bQDDMbmTT for <notmuch@notmuchmail.org>;\r
16         Sun,  4 Apr 2010 01:08:31 -0700 (PDT)\r
17 Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com\r
18         [209.85.218.210])\r
19         by olra.theworths.org (Postfix) with ESMTP id 81E664196F0\r
20         for <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 01:08:31 -0700 (PDT)\r
21 Received: by bwz2 with SMTP id 2so2323176bwz.30\r
22         for <notmuch@notmuchmail.org>; Sun, 04 Apr 2010 01:08:30 -0700 (PDT)\r
23 Received: by 10.204.2.196 with SMTP id 4mr5289637bkk.121.1270368510242;\r
24         Sun, 04 Apr 2010 01:08:30 -0700 (PDT)\r
25 Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
26         [83.217.165.81])\r
27         by mx.google.com with ESMTPS id s17sm25211666bkd.22.2010.04.04.01.08.28\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Sun, 04 Apr 2010 01:08:28 -0700 (PDT)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id 9D9D45941EC; Sun,  4 Apr 2010 09:08:34 +0100 (BST)\r
32 To: David Bremner <bremner@unb.ca>, Carl Worth <cworth@cworth.org>, notmuch\r
33         <notmuch@notmuchmail.org>\r
34 In-Reply-To: <87vdc7iser.fsf@ut.hh.sledj.net>\r
35 References: <87oci344n4.fsf@ut.hh.sledj.net>\r
36         <87bpe2j2vu.fsf@yoom.home.cworth.org> <87oci2xmkv.fsf@ut.hh.sledj.net>\r
37         <87d3yhihzl.fsf@yoom.home.cworth.org> <87k4spxcz7.fsf@ut.hh.sledj.net>\r
38         <87tyrsz5rp.fsf@yoom.home.cworth.org>\r
39         <87pr2gs03u.fsf@rocinante.cs.unb.ca>\r
40         <87vdc7iser.fsf@ut.hh.sledj.net>\r
41 From: David Edmondson <dme@dme.org>\r
42 Date: Sun, 04 Apr 2010 09:08:34 +0100\r
43 Message-ID: <87tyrriqrh.fsf@ut.hh.sledj.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 Subject: Re: [notmuch] pull request [was Re:  pull request]\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Sun, 04 Apr 2010 08:08:32 -0000\r
60 \r
61 On Sun, 04 Apr 2010 08:33:00 +0100, David Edmondson <dme@dme.org> wrote:\r
62 > I'll declare common variables and 'exported' functions in\r
63 > 'notmuch-lib.el'. It may take a few days (I'm supposed to be on\r
64 > holiday).\r
65 \r
66 It was quicker than expected. Using 'declare-function' in a file that is\r
67 required didn't have the right effect (it seemed to be ignored), so the\r
68 'declare-function' calls are directly in `notmuch-show.el'. I get no\r
69 warnings when compiling now.\r
70 \r
71 It's the 'for-cworth' branch of git://github.com/dme/notmuch.git.\r
72 \r
73 There's also a simple update to tell git to ignore notmuch-shared.\r
74 \r
75 dme.\r
76 -- \r
77 David Edmondson, http://dme.org\r