[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / d3 / 249137b564918f05968a8c9de0b10865520ea6
1 Return-Path: <Sebastian@SSpaeth.de>\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 912DE4196F4\r
6         for <notmuch@notmuchmail.org>; Fri, 14 May 2010 09:53:59 -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.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5\r
12         tests=[BAYES_20=-0.001] 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 jGiNj+pb0tww for <notmuch@notmuchmail.org>;\r
16         Fri, 14 May 2010 09:53:49 -0700 (PDT)\r
17 Received: from homiemail-a23.g.dreamhost.com (caiajhbdcagg.dreamhost.com\r
18         [208.97.132.66])\r
19         by olra.theworths.org (Postfix) with ESMTP id 3172B4196F0\r
20         for <notmuch@notmuchmail.org>; Fri, 14 May 2010 09:53:49 -0700 (PDT)\r
21 Received: from sspaeth.de (p172-25-143-0.nat.washington.edu [205.175.121.143])\r
22         (Authenticated sender: sebastian@sspaeth.de)\r
23         by homiemail-a23.g.dreamhost.com (Postfix) with ESMTPA id 6CC1D4B0080; \r
24         Fri, 14 May 2010 09:53:47 -0700 (PDT)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Fri, 14 May 2010 09:53:46 -0700\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: Nelson Elhage <nelhage@ksplice.com>\r
29 Subject: Re: [PATCH] emacs: notmuch-hello: Use our own keymap.\r
30 In-Reply-To: <20100514033434.GA5072@ksplice.com>\r
31 References: <1273805175-6660-1-git-send-email-nelhage@ksplice.com>\r
32         <774b5d59b19663f41b4a427c1622f045.squirrel@webmail.sspaeth.de>\r
33         <20100514033434.GA5072@ksplice.com>\r
34 User-Agent: Notmuch/0.3.1-16-g417274d (http://notmuchmail.org) Emacs/23.1.1\r
35         (x86_64-pc-linux-gnu)\r
36 Date: Fri, 14 May 2010 09:53:46 -0700\r
37 Message-ID: <877hn6zap1.fsf@SSpaeth.de>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 Cc: notmuch@notmuchmail.org\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: Fri, 14 May 2010 16:53:59 -0000\r
54 \r
55 On 2010-05-14, Nelson Elhage wrote:\r
56 > Ah, I failed to properly search the mail archives before sending\r
57 > this. \r
58 \r
59 No problem, I admit that my subject title does not obviously point out\r
60 that it creates a proper keymap ;-).\r
61 \r
62 > Your patch looks preferable with one exception: I think that\r
63 > making widget-keymap a parent of notmuch-hello-mode-map is probably\r
64 > better than just copying widget-keymap.\r
65 \r
66 That sounds good to me. I am generally an elisp newbie and was just\r
67 using the first approach that worked for me. Do you want to update the\r
68 patch?\r
69 \r
70 Sebastian\r