[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 2c / 2835653d7d225a495477fdfd48f427fb411584
1 Return-Path: <pieter@praet.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 822BA429E54\r
6         for <notmuch@notmuchmail.org>; Sat, 21 Jan 2012 22:56:59 -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: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 M9GAWPbOfrlH for <notmuch@notmuchmail.org>;\r
16         Sat, 21 Jan 2012 22:56:59 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id F2220429E40\r
21         for <notmuch@notmuchmail.org>; Sat, 21 Jan 2012 22:56:58 -0800 (PST)\r
22 Received: by wibhr12 with SMTP id hr12so1764507wib.26\r
23         for <notmuch@notmuchmail.org>; Sat, 21 Jan 2012 22:56:57 -0800 (PST)\r
24 Received: by 10.180.106.202 with SMTP id gw10mr9019454wib.3.1327215417827;\r
25         Sat, 21 Jan 2012 22:56:57 -0800 (PST)\r
26 Received: from localhost ([109.131.97.13])\r
27         by mx.google.com with ESMTPS id gy6sm6346223wib.11.2012.01.21.22.56.56\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Sat, 21 Jan 2012 22:56:57 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Austin Clements <amdragon@MIT.EDU>\r
32 Subject: Re: [PATCH 4/4] setup: prompt user for search.exclude_tags value\r
33 In-Reply-To: <20120120041902.GV16740@mit.edu>\r
34 References: <1326586654-16840-3-git-send-email-amdragon@mit.edu>\r
35         <1327000744-25463-1-git-send-email-pieter@praet.org>\r
36         <1327000744-25463-5-git-send-email-pieter@praet.org>\r
37         <20120119194437.GP16740@mit.edu> <8762g7o0k4.fsf@praet.org>\r
38         <20120120041902.GV16740@mit.edu>\r
39 User-Agent: Notmuch/0.11+101~g94bf862 (http://notmuchmail.org) Emacs/23.3.1\r
40         (x86_64-unknown-linux-gnu)\r
41 Date: Sun, 22 Jan 2012 07:55:05 +0100\r
42 Message-ID: <87ipk4446u.fsf@praet.org>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sun, 22 Jan 2012 06:56:59 -0000\r
59 \r
60 On Thu, 19 Jan 2012 23:19:02 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
61 > [...]\r
62 > Hah, okay.  How about this as an initial minor refactoring of the code\r
63 > for new.tags?\r
64 > [...]\r
65 \r
66 Great, thanks!\r
67 \r
68 \r
69 Would the following commit message be satisfactory? :\r
70 \r
71   #+begin_quote\r
72     setup: move tag printing and parsing into separate functions\r
73 \r
74     * notmuch-setup.c (notmuch_setup_command):\r
75       Break tag printing and response parsing out into separate functions\r
76       called `print_tag_list' respectively `parse_tag_list', for reuse\r
77       with the 'search.exclude_tags' option.\r
78   #+end_quote\r
79 \r
80 (if not, please suggest an alternative; it'll be your name at the top)\r
81 \r
82 \r
83 Thanks again!\r
84 \r
85 \r
86 Peace\r
87 \r
88 -- \r
89 Pieter\r