[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 00 / 34ad116fc143c724b074d70d3db785691a5e28
1 Return-Path: <sojkam1@fel.cvut.cz>\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 arlo.cworth.org (Postfix) with ESMTP id 104E76DE1994\r
6  for <notmuch@notmuchmail.org>; Sat,  2 Jan 2016 08:48:01 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.6\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.6 tagged_above=-999 required=5 tests=[AWL=1.250,\r
12  RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.55] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id vvsqGqQInqhQ for <notmuch@notmuchmail.org>;\r
16  Sat,  2 Jan 2016 08:47:58 -0800 (PST)\r
17 Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
18  by arlo.cworth.org (Postfix) with ESMTP id 8611C6DE1992\r
19  for <notmuch@notmuchmail.org>; Sat,  2 Jan 2016 08:47:58 -0800 (PST)\r
20 Received: from localhost (unknown [192.168.200.7])\r
21  by max.feld.cvut.cz (Postfix) with ESMTP id DD59F19F48F1\r
22  for <notmuch@notmuchmail.org>; Sat,  2 Jan 2016 17:47:55 +0100 (CET)\r
23 X-Virus-Scanned: IMAP STYX AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25  by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new, port 10044)\r
26  with ESMTP id go6-gcb1kNLk for <notmuch@notmuchmail.org>;\r
27  Sat,  2 Jan 2016 17:47:54 +0100 (CET)\r
28 Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
29  by max.feld.cvut.cz (Postfix) with ESMTP id 7CC6B19F4167\r
30  for <notmuch@notmuchmail.org>; Sat,  2 Jan 2016 17:47:53 +0100 (CET)\r
31 Received: from wsh by steelpick.2x.cz with local (Exim 4.86)\r
32  (envelope-from <sojkam1@fel.cvut.cz>) id 1aFPLM-0007BB-50\r
33  for notmuch@notmuchmail.org; Sat, 02 Jan 2016 17:47:52 +0100\r
34 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
35 To: notmuch@notmuchmail.org\r
36 Subject: notmuch-message-mode initialization follow-up\r
37 Date: Sat,  2 Jan 2016 17:47:42 +0100\r
38 Message-Id: <1451753265-26713-1-git-send-email-sojkam1@fel.cvut.cz>\r
39 X-Mailer: git-send-email 2.6.4\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.20\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44  <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
46  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
51  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Sat, 02 Jan 2016 16:48:01 -0000\r
53 \r
54 Hi,\r
55 \r
56 the first patch fixes the problem reported in\r
57 id:87wprt2r4f.fsf@zancas.localnet. Patch 2/3 is just refactoring.\r
58 Patch 3/3 is reaction to id:87y4cc3qse.fsf@zancas.localnet; I'm not\r
59 sure whether it addresses exactly what David had in mind, but IMHO it\r
60 is an improvement.\r
61 \r
62 Cheers.\r
63 -Michal\r
64 \r