[PATCH] n_m_remove_property(msg, key, NULL) should removes all properties with key
[notmuch-archives.git] / 1b / 43cb3fac22e8b8e7e12799bab994079cb66f41
1 Return-Path: <bremner@pivot.cs.unb.ca>\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 86A2E431FC1\r
6         for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 15:50:58 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=unavailable\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 t7RgvSGJv1la for <notmuch@notmuchmail.org>;\r
16         Thu,  1 Apr 2010 15:50:58 -0700 (PDT)\r
17 Received: from pivot.cs.unb.ca (pivot.cs.unb.ca [131.202.240.57])\r
18         by olra.theworths.org (Postfix) with ESMTP id ED1824196F0\r
19         for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 15:50:57 -0700 (PDT)\r
20 Received: from\r
21         fctnnbsc30w-142167190087.pppoe-dynamic.high-speed.nb.bellaliant.net\r
22         ([142.167.190.87] helo=rocinante.cs.unb.ca)\r
23         by pivot.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32)\r
24         (Exim 4.69) (envelope-from <bremner@pivot.cs.unb.ca>)\r
25         id 1NxTE0-0000S6-SV; Thu, 01 Apr 2010 19:50:56 -0300\r
26 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.71)\r
27         (envelope-from <bremner@rocinante.cs.unb.ca>)\r
28         id 1NxTDv-00028u-Ec; Thu, 01 Apr 2010 19:50:51 -0300\r
29 From: David Bremner <bremner@unb.ca>\r
30 To: Carl Worth <cworth@cworth.org>, David Edmondson <dme@dme.org>, notmuch\r
31         <notmuch@notmuchmail.org>\r
32 In-Reply-To: <87bpe2j2vu.fsf@yoom.home.cworth.org>\r
33 References: <87oci344n4.fsf@ut.hh.sledj.net>\r
34         <87bpe2j2vu.fsf@yoom.home.cworth.org>\r
35 Date: Thu, 01 Apr 2010 19:50:51 -0300\r
36 Message-ID: <87vdcardmc.fsf@rocinante.cs.unb.ca>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-Sender-Verified: bremner@pivot.cs.unb.ca\r
40 Subject: Re: [notmuch] pull request\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 01 Apr 2010 22:50:58 -0000\r
54 \r
55 On Thu, 01 Apr 2010 14:09:57 -0700, Carl Worth <cworth@cworth.org> wrote:\r
56 \r
57 > More significantly, this level of documentation needs to be put into the\r
58 > "notmuch help" output (instead of the placeholder that's there in the\r
59 > current patch). It also needs to be added to the man page in notmuch.1.\r
60 \r
61 Allow me to shamelessly plug my podification of notmuch docs :)\r
62 \r
63   id:1262281169-24909-1-git-send-email-david@tethera.net\r
64 \r
65 This would allow only maintaining the docs in one place. \r
66 \r
67 David\r