Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / e8 / 96b3691f9de564975b70d54c1587bd11ef2ec5
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 9358F4196F2\r
6         for <notmuch@notmuchmail.org>; Wed, 14 Apr 2010 02:52:56 -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.5\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5\r
12         tests=[BAYES_05=-0.5] 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 mlBF6YYVAHU0 for <notmuch@notmuchmail.org>;\r
16         Wed, 14 Apr 2010 02:52:55 -0700 (PDT)\r
17 Received: from homiemail-a18.g.dreamhost.com (caiajhbdcaib.dreamhost.com\r
18         [208.97.132.81])\r
19         by olra.theworths.org (Postfix) with ESMTP id B6F8E431FC1\r
20         for <notmuch@notmuchmail.org>; Wed, 14 Apr 2010 02:52:55 -0700 (PDT)\r
21 Received: from sspaeth.de (unknown [195.190.188.219])\r
22         by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPA id B6DCB250065; \r
23         Wed, 14 Apr 2010 02:52:53 -0700 (PDT)\r
24 Received: by sspaeth.de (sSMTP sendmail emulation);\r
25         Wed, 14 Apr 2010 11:52:50 +0200\r
26 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
27 To: David Edmondson <dme@dme.org>,\r
28         Notmuch developer list <notmuch@notmuchmail.org>\r
29 Subject: Re: [PATCH 13/13] notmuch.el: Add a function to insert a notmuch\r
30         user-agent header\r
31 In-Reply-To: <87r5mibhr7.fsf@ut.hh.sledj.net>\r
32 References: <87bpdnl02k.fsf@yoom.home.cworth.org>\r
33         <1271230685-8478-1-git-send-email-Sebastian@SSpaeth.de>\r
34         <87r5mibhr7.fsf@ut.hh.sledj.net>\r
35 Date: Wed, 14 Apr 2010 11:52:50 +0200\r
36 Message-ID: <87k4sa9x8t.fsf@SSpaeth.de>\r
37 User-Agent: notmuch version 0.1-107-g553feae (Emacs\r
38  23.1.1/x86_64-pc-linux-gnu)\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\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: Wed, 14 Apr 2010 09:52:56 -0000\r
54 \r
55 On 2010-04-14, David Edmondson wrote:\r
56 > This really should be done with `define-mail-user-agent' and associated\r
57 > paraphernalia.\r
58 \r
59 Which might be correct but beyond what I can provide :). \r
60 \r
61 So, either we take this and get a followup patch, or someone improves\r
62 it, or we drop it.\r
63 \r
64 Sebastian\r