Re: [PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 78 / b4c5d13a2c7938fdd4591437c1b72db6600656
1 Return-Path: <markwalters1009@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 06BFE431FDB\r
6         for <notmuch@notmuchmail.org>; Sun, 20 Oct 2013 01:28:38 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id 41q3maTDwZey for <notmuch@notmuchmail.org>;\r
18         Sun, 20 Oct 2013 01:28:33 -0700 (PDT)\r
19 Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com\r
20  [74.125.82.48])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  50FEA431FCB    for <notmuch@notmuchmail.org>; Sun, 20 Oct 2013 01:28:33 -0700\r
23  (PDT)\r
24 Received: by mail-wg0-f48.google.com with SMTP id b13so5335326wgh.27\r
25         for <notmuch@notmuchmail.org>; Sun, 20 Oct 2013 01:28:32 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
28         bh=gZFIrQ76oWGxLuhjjK1juPAhahimmtKe/i2z8y7vwow=;\r
29         b=b/GMqlQDOIBhT8DGHO5cs0//CTBjhPMTrz8xRNYfSCPooctzJPO8L6JI8xc3xYVHPA\r
30         hXDpCi+1CRENKbeOsqxQqIhtYz31tLw70pZ91ZKISeLuC13zWz1/nNCyLbMjjQ0wKLga\r
31         cLY9Si2Y1f5uNDHzEbQje/HMpZIzgTVXHnAM5LTBDylbrCJ8maQ5fQeu4HNBRxLiYQRT\r
32         uu4i78yJ+zTLzkd8SHDk/TDaBA7QglgFkg2u+IhfbPgFSJYDBVpSesr7miZr38mmEhFG\r
33         H08aTgHSngxKLbcJu7RrGZVmDVIGq35eGa5zc4YiqD6yVJSi9Edjs3V8NUqwqV9Wjr7m\r
34         LV1Q==\r
35 X-Received: by 10.194.20.230 with SMTP id q6mr467853wje.49.1382257712121;\r
36         Sun, 20 Oct 2013 01:28:32 -0700 (PDT)\r
37 Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
38         by mx.google.com with ESMTPSA id e1sm43730276wij.6.2013.10.20.01.28.31\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sun, 20 Oct 2013 01:28:31 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 5/5] emacs: pick: remove initialisation message\r
45 Date: Sun, 20 Oct 2013 09:28:19 +0100\r
46 Message-Id: <1382257699-29860-6-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1382257699-29860-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1382257699-29860-1-git-send-email-markwalters1009@gmail.com>\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: Sun, 20 Oct 2013 08:28:38 -0000\r
63 \r
64 Since pick is now part of mainline we do not need to notify the user\r
65 that it has been loaded.\r
66 ---\r
67  emacs/notmuch-pick.el |    1 -\r
68  1 files changed, 0 insertions(+), 1 deletions(-)\r
69 \r
70 diff --git a/emacs/notmuch-pick.el b/emacs/notmuch-pick.el\r
71 index a492214..9e73179 100644\r
72 --- a/emacs/notmuch-pick.el\r
73 +++ b/emacs/notmuch-pick.el\r
74 @@ -941,6 +941,5 @@ The arguments are:\r
75  (define-key notmuch-common-keymap "z" 'notmuch-pick)\r
76  (define-key notmuch-search-mode-map "Z" 'notmuch-pick-from-search-current-query)\r
77  (define-key notmuch-show-mode-map "Z" 'notmuch-pick-from-show-current-query)\r
78 -(message "Initialised notmuch-pick")\r
79  \r
80  (provide 'notmuch-pick)\r
81 -- \r
82 1.7.9.1\r
83 \r