[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 3b / 395571970a3de568ea1c2997ebdecef4e23c93
1 Return-Path: <bgamari.foss@gmail.com>\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 05C4A431FB6\r
6         for <notmuch@notmuchmail.org>; Tue, 29 May 2012 11:55:07 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 0pSzGR9LDbeF for <notmuch@notmuchmail.org>;\r
17         Tue, 29 May 2012 11:55:06 -0700 (PDT)\r
18 Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com\r
19         [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 76CFB431FAF\r
22         for <notmuch@notmuchmail.org>; Tue, 29 May 2012 11:55:06 -0700 (PDT)\r
23 Received: by qcsk26 with SMTP id k26so3025507qcs.26\r
24         for <notmuch@notmuchmail.org>; Tue, 29 May 2012 11:55:04 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:subject:user-agent:date:message-id:mime-version\r
27         :content-type; bh=72Dr8WcQM1l7/Ym8MadR2VNIFiQQHbCkaqh64urCzoY=;\r
28         b=UL74txf29Ll6MbzeSu8WXr3f23EECWcychbWx4cu04vrBJjrn3OD4LfAo48WqRBVQ4\r
29         dApZs1ImXUnqHKmI8cFSEosbMH43hFbsr56O6o78GfJJpkkOy07KBVRye/bPE7MIJUYF\r
30         wggiXTDJq5V+0h6epWk6P+mw900XzrZ0s6BhmS/lF3ZmxmDJtWWA9J96TSEtoMiet3iq\r
31         b5w6Ti/LmyVEZLvgjlor6NKLjn5tPj7KEaHA/2yyuTdSmBr54geYGcDc51nf91DHpPRC\r
32         6CzU1IxMP7DQrNyZxApFXKJp89d9xFLF+3sb20g8x0lS2Ckzyi2eP8M8+jX3celcPW1Y\r
33         2paQ==\r
34 Received: by 10.229.136.10 with SMTP id p10mr3879791qct.131.1338317704656;\r
35         Tue, 29 May 2012 11:55:04 -0700 (PDT)\r
36 Received: from localhost (physicsnat56.physics.umass.edu. [128.119.50.38])\r
37         by mx.google.com with ESMTPS id\r
38         bx12sm32043960qab.13.2012.05.29.11.55.01\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Tue, 29 May 2012 11:55:03 -0700 (PDT)\r
41 From: Ben Gamari <bgamari.foss@gmail.com>\r
42 To: notmuch <notmuch@notmuchmail.org>\r
43 Subject: Ubuntu messaging menu integration\r
44 User-Agent: Notmuch/0.13~rc1+13~g11d1be3 (http://notmuchmail.org) Emacs/23.3.1\r
45         (x86_64-pc-linux-gnu)\r
46 Date: Tue, 29 May 2012 14:55:01 -0400\r
47 Message-ID: <8762bestq2.fsf@gmail.com>\r
48 MIME-Version: 1.0\r
49 Content-Type: text/plain; charset=us-ascii\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Tue, 29 May 2012 18:55:07 -0000\r
63 \r
64 Hey all,\r
65 \r
66 I recently dusted off a little hack I've been sitting on for quite a\r
67 while integrating notmuch into Ubuntu's messaging menu[1]. The code is now\r
68 on Github[2] in case someone finds it useful. Pull requests are of course\r
69 welcome.\r
70 \r
71 Cheers,\r
72 \r
73 - Ben\r
74 \r
75 \r
76 [1] https://wiki.ubuntu.com/MessagingMenu\r
77 [2] https://github.com/bgamari/notmuch-indicator\r