Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / e2 / 8572e12a9b792c10b0cd463646e7bdcfbde421
1 Return-Path: <m.walters@qmul.ac.uk>\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 0A5E8431FB6\r
6         for <notmuch@notmuchmail.org>; Fri, 21 Jun 2013 23:55:53 -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: -1.098\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5\r
12         tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
13         NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] 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 kjbPcFNVr4ao for <notmuch@notmuchmail.org>;\r
17         Fri, 21 Jun 2013 23:55:45 -0700 (PDT)\r
18 Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 897FA431FAE\r
22         for <notmuch@notmuchmail.org>; Fri, 21 Jun 2013 23:55:45 -0700 (PDT)\r
23 Received: from smtp.qmul.ac.uk ([138.37.6.40])\r
24         by mail2.qmul.ac.uk with esmtp (Exim 4.71)\r
25         (envelope-from <m.walters@qmul.ac.uk>)\r
26         id 1UqHjb-00029j-Rv; Sat, 22 Jun 2013 07:55:44 +0100\r
27 Received: from 93-97-24-31.zone5.bethere.co.uk ([93.97.24.31] helo=localhost)\r
28         by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71)\r
29         (envelope-from <m.walters@qmul.ac.uk>)\r
30         id 1UqHjb-0000su-IW; Sat, 22 Jun 2013 07:55:43 +0100\r
31 From: Mark Walters <markwalters1009@gmail.com>\r
32 To: Peter Wang <novalazy@gmail.com>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH v6 03/12] cli: add insert command\r
34 In-Reply-To: <1371880008-18312-4-git-send-email-novalazy@gmail.com>\r
35 References: <1371880008-18312-1-git-send-email-novalazy@gmail.com>\r
36         <1371880008-18312-4-git-send-email-novalazy@gmail.com>\r
37 User-Agent: Notmuch/0.15.2+171~ge2f30a2 (http://notmuchmail.org) Emacs/23.4.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Sat, 22 Jun 2013 07:55:41 +0100\r
40 Message-ID: <87k3lmvdle.fsf@qmul.ac.uk>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain; charset=us-ascii\r
43 X-Sender-Host-Address: 93.97.24.31\r
44 X-QM-SPAM-Info: Sender has good ham record.  :)\r
45 X-QM-Body-MD5: 7b0e8650e2d46bceb40e822df89c2d6c (of first 20000 bytes)\r
46 X-SpamAssassin-Score: -0.0\r
47 X-SpamAssassin-SpamBar: /\r
48 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
49         determine if it is\r
50         spam. We require at least 5.0 points to mark a message as spam.\r
51         This message scored -0.0 points.\r
52         Summary of the scoring: \r
53         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
54         provider *      (markwalters1009[at]gmail.com)\r
55         * -0.0 AWL AWL: From: address is in the auto white-list\r
56 X-QM-Scan-Virus: ClamAV says the message is clean\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Sat, 22 Jun 2013 06:55:53 -0000\r
70 \r
71 \r
72 I haven't yet read the new notmuch-insert.c file but there is a small\r
73 conflict here:\r
74 \r
75 > diff --git a/notmuch.c b/notmuch.c\r
76 > index 45a73ce..cf5bf95 100644\r
77 > --- a/notmuch.c\r
78 > +++ b/notmuch.c\r
79 > @@ -44,6 +44,9 @@ static command_t commands[] = {\r
80 >        "Interactively setup notmuch for first use." },\r
81 >      { "new", notmuch_new_command, FALSE,\r
82 >        "Find and import new messages to the notmuch database." },\r
83 > +    { "insert", notmuch_insert_command, FALSE,\r
84 > +      "[options...] [--] [+<tag>|-<tag> ...] < message",\r
85 > +      "Add a new message into the maildir and notmuch database." },\r
86 \r
87 Jani removed the options string from the command struct\r
88 (id:1369480153-15190-1-git-send-email-jani@nikula.org)\r
89 so the "[options...] " line should be removed.\r
90 \r
91 Best wishes\r
92 \r
93 Mark\r
94 \r
95 >      { "search", notmuch_search_command, FALSE,\r
96 >        "Search for messages matching the given search terms." },\r
97 >      { "show", notmuch_show_command, FALSE,\r
98 > -- \r
99 > 1.7.12.1\r
100 >\r
101 > _______________________________________________\r
102 > notmuch mailing list\r
103 > notmuch@notmuchmail.org\r
104 > http://notmuchmail.org/mailman/listinfo/notmuch\r