Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 89 / f4254a0f9b37cfd97229cf955ad0d32011b8db
1 Return-Path: <bremner@unb.ca>\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 697B6431FAF\r
6         for <notmuch@notmuchmail.org>; Sun,  3 Mar 2013 08:36:32 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\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 k0Zl48Nahpir for <notmuch@notmuchmail.org>;\r
16         Sun,  3 Mar 2013 08:36:32 -0800 (PST)\r
17 Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238])\r
18         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id E3552431FAE\r
21         for <notmuch@notmuchmail.org>; Sun,  3 Mar 2013 08:36:31 -0800 (PST)\r
22 Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net\r
23         ([156.34.82.78] helo=zancas.localnet)\r
24         by tesseract.cs.unb.ca with esmtpsa\r
25         (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80)\r
26         (envelope-from <bremner@unb.ca>)\r
27         id 1UCBtk-0000dj-0C; Sun, 03 Mar 2013 12:36:30 -0400\r
28 Received: from bremner by zancas.localnet with local (Exim 4.80)\r
29         (envelope-from <bremner@unb.ca>)\r
30         id 1UCBte-0001zO-9X; Sun, 03 Mar 2013 12:36:22 -0400\r
31 From: David Bremner <david@tethera.net>\r
32 To: Jani Nikula <jani@nikula.org>,\r
33         Jameson Graef Rollins <jrollins@finestructure.net>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH 0/6] notmuch cli config changes\r
35 In-Reply-To: <871ucl70vt.fsf@nikula.org>\r
36 References: <cover.1359495450.git.jani@nikula.org>\r
37         <871ucts54t.fsf@servo.finestructure.net>\r
38         <87y5f0fhtd.fsf@zancas.localnet>\r
39         <87fw12nf7w.fsf@servo.finestructure.net>\r
40         <87k3qd92sw.fsf@zancas.localnet>\r
41         <87a9r9o4ks.fsf@servo.finestructure.net>\r
42         <871ucl70vt.fsf@nikula.org>\r
43 User-Agent: Notmuch/0.15.2+32~g16aa65b (http://notmuchmail.org) Emacs/24.2.1\r
44         (x86_64-pc-linux-gnu)\r
45 Date: Sun, 03 Mar 2013 12:36:22 -0400\r
46 Message-ID: <87r4jwxwxl.fsf@zancas.localnet>\r
47 MIME-Version: 1.0\r
48 Content-Type: text/plain\r
49 X-Spam_bar: -\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, 03 Mar 2013 16:36:32 -0000\r
63 \r
64 Jani Nikula <jani@nikula.org> writes:\r
65 >\r
66 > Heh, I just wanted to see what the response was first before putting in\r
67 > the effort to document it. The code comes easy. :)\r
68 >\r
69 \r
70 It turns out this series is actually needed (or would be useful) to fix\r
71 a bug in the emacs interface; see id:874nguxbvq.fsf@tu-dortmund.de\r
72 \r
73 So I'm inclined to push an updated version.\r
74 \r
75 d\r