[PATCH] cli: add a tool for starting new message in the emacs ui
[notmuch-archives.git] / fe / ce892ba975115b4d11fe24734f84883dd8a009
1 Return-Path: <jani@nikula.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 12CDF431FC0\r
6         for <notmuch@notmuchmail.org>; Sat, 13 Oct 2012 15:10:17 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References"\r
9 X-Spam-Flag: NO\r
10 X-Spam-Score: -0.7\r
11 X-Spam-Level: \r
12 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
13         tests=[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 t8xhrxsfO3+6 for <notmuch@notmuchmail.org>;\r
17         Sat, 13 Oct 2012 15:10:16 -0700 (PDT)\r
18 Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com\r
19         [209.85.217.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 C8790431FBD\r
22         for <notmuch@notmuchmail.org>; Sat, 13 Oct 2012 15:10:15 -0700 (PDT)\r
23 Received: by mail-lb0-f181.google.com with SMTP id gg6so2988019lbb.26\r
24         for <notmuch@notmuchmail.org>; Sat, 13 Oct 2012 15:10:15 -0700 (PDT)\r
25 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=google.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references\r
28         :in-reply-to:references:x-gm-message-state;\r
29         bh=HwpiY6T7jx8Gb58MvTodHoiPCCGhZVtnFRuRbeGZ6SE=;\r
30         b=nwZJ8iWnF7haPRFOgCcy6RNt4nxkKNkwdNxA0ZCARomBnAVFkr7AwGr/aDgyNabY1v\r
31         iO3CaRDoOwDeMBTQI3Ud0NhtmF6YbkBdJUSJlwIbcwRmK/t0YhGuIgQoMD5mxQc4NkaY\r
32         cfgXwlJK1X0eDFc/dQRH23E8kCtfrDB7NemNprfGHtXtfOI/sYpHDjuJhMYl1QHkYOoy\r
33         IIgRDF+g1gQpZ5XhNU4z7axgnN/nDVQXndxRYpye4LHNEXWuVvlOikAmGE2IpfqcyOOk\r
34         LpbF8fIkJG45CJ3CT5fbYCVBuOXRospbh5kYWcyc/OW8kgsVawy9Dxaenk2WI6uy6NXT\r
35         jW9A==\r
36 Received: by 10.152.104.50 with SMTP id gb18mr6910894lab.9.1350166215448;\r
37         Sat, 13 Oct 2012 15:10:15 -0700 (PDT)\r
38 Received: from localhost (dsl-hkibrasgw4-fe51df00-27.dhcp.inet.fi.\r
39         [80.223.81.27])\r
40         by mx.google.com with ESMTPS id c6sm3277582lbn.1.2012.10.13.15.10.13\r
41         (version=SSLv3 cipher=OTHER); Sat, 13 Oct 2012 15:10:14 -0700 (PDT)\r
42 From: Jani Nikula <jani@nikula.org>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH v4 5/9] build: build parse-time-string as part of the notmuch\r
45         lib and static cli\r
46 Date: Sun, 14 Oct 2012 01:09:51 +0300\r
47 Message-Id:\r
48  <384ef475eff845c27ada3426f6559c1822f9b97c.1350164594.git.jani@nikula.org>\r
49 X-Mailer: git-send-email 1.7.9.5\r
50 In-Reply-To: <cover.1350164594.git.jani@nikula.org>\r
51 References: <cover.1350164594.git.jani@nikula.org>\r
52 In-Reply-To: <cover.1350164594.git.jani@nikula.org>\r
53 References: <cover.1350164594.git.jani@nikula.org>\r
54 X-Gm-Message-State:\r
55  ALoCoQku3XnAAceDsOMpqEoELOO9jzlAK1HzIfv3W11+81GYIpCJOi3ILKSrmDm3tJfLfHr5Hm5P\r
56 X-BeenThere: notmuch@notmuchmail.org\r
57 X-Mailman-Version: 2.1.13\r
58 Precedence: list\r
59 List-Id: "Use and development of the notmuch mail system."\r
60         <notmuch.notmuchmail.org>\r
61 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
63 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
64 List-Post: <mailto:notmuch@notmuchmail.org>\r
65 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
66 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
68 X-List-Received-Date: Sat, 13 Oct 2012 22:10:17 -0000\r
69 \r
70 ---\r
71  Makefile.local     |    2 +-\r
72  lib/Makefile.local |    2 +-\r
73  2 files changed, 2 insertions(+), 2 deletions(-)\r
74 \r
75 diff --git a/Makefile.local b/Makefile.local\r
76 index 7f2d4f1..2b91946 100644\r
77 --- a/Makefile.local\r
78 +++ b/Makefile.local\r
79 @@ -277,7 +277,7 @@ notmuch_client_srcs =               \\r
80  \r
81  notmuch_client_modules = $(notmuch_client_srcs:.c=.o)\r
82  \r
83 -notmuch: $(notmuch_client_modules) lib/libnotmuch.a util/libutil.a\r
84 +notmuch: $(notmuch_client_modules) lib/libnotmuch.a util/libutil.a parse-time-string/libparse-time-string.a\r
85         $(call quiet,CXX $(CFLAGS)) $^ $(FINAL_LIBNOTMUCH_LDFLAGS) -o $@\r
86  \r
87  notmuch-shared: $(notmuch_client_modules) lib/$(LINKER_NAME)\r
88 diff --git a/lib/Makefile.local b/lib/Makefile.local\r
89 index 8a9aa28..d1635cf 100644\r
90 --- a/lib/Makefile.local\r
91 +++ b/lib/Makefile.local\r
92 @@ -70,7 +70,7 @@ $(dir)/libnotmuch.a: $(libnotmuch_modules)\r
93         $(call quiet,AR) rcs $@ $^\r
94  \r
95  $(dir)/$(LIBNAME): $(libnotmuch_modules) notmuch.sym\r
96 -       $(call quiet,CXX $(CXXFLAGS)) $(libnotmuch_modules) $(FINAL_LIBNOTMUCH_LDFLAGS) $(LIBRARY_LINK_FLAG) -o $@ util/libutil.a\r
97 +       $(call quiet,CXX $(CXXFLAGS)) $(libnotmuch_modules) $(FINAL_LIBNOTMUCH_LDFLAGS) $(LIBRARY_LINK_FLAG) -o $@ util/libutil.a parse-time-string/libparse-time-string.a\r
98  \r
99  notmuch.sym: $(srcdir)/$(dir)/notmuch.h $(libnotmuch_modules)\r
100         sh $(srcdir)/$(lib)/gen-version-script.sh $< $(libnotmuch_modules) > $@\r
101 -- \r
102 1.7.9.5\r
103 \r