Re: notmuch for documents
[notmuch-archives.git] / 4b / 808ca3ce2282b4a8c8c432f32761ccf1becbd2
1 Return-Path: <madcat@mymadcat.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 1856A431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 21 Dec 2009 11:39:12 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id kkNmQ1MgXqgJ for <notmuch@notmuchmail.org>;\r
11         Mon, 21 Dec 2009 11:39:09 -0800 (PST)\r
12 Received: from mout.perfora.net (mout.perfora.net [74.208.4.195])\r
13         by olra.theworths.org (Postfix) with ESMTP id A9E54431FAE\r
14         for <notmuch@notmuchmail.org>; Mon, 21 Dec 2009 11:39:09 -0800 (PST)\r
15 Received: from mail.mymadcat.com (mymadcat.com [213.251.163.154])\r
16         by mx.perfora.net (node=mxus0) with ESMTP (Nemesis)\r
17         id 0LyngF-1O77OM02Sd-015TcP for notmuch@notmuchmail.org;\r
18         Mon, 21 Dec 2009 14:39:09 -0500\r
19 Received: by mail.mymadcat.com (Postfix, from userid 504)\r
20         id 9F7693E2DF; Mon, 21 Dec 2009 20:39:02 +0100 (CET)\r
21 Received: from mail.mymadcat.com (localhost.localdomain [127.0.0.1])\r
22         by mail.mymadcat.com (Postfix) with ESMTPSA id E62733E2C5;\r
23         Mon, 21 Dec 2009 20:39:01 +0100 (CET)\r
24 MIME-Version: 1.0\r
25 Date: Mon, 21 Dec 2009 20:39:01 +0100\r
26 From: Adrien BUSTANY <madcat@mymadcat.com>\r
27 To: Carl Worth <cworth@cworth.org>\r
28 In-Reply-To: <871viotezb.fsf@yoom.home.cworth.org>\r
29 References: <54hbrnpod1.fsf@gmail.com> <8763836xnv.fsf@59A2.org>\r
30         <54hbrmze3v.fsf@gmail.com> <87aaxextev.fsf@yoom.home.cworth.org>\r
31         <yunljgye4uu.fsf@aiko.keithp.com> <54eimqz2sk.fsf@gmail.com>\r
32         <871viotezb.fsf@yoom.home.cworth.org>\r
33 Message-ID: <6618de730a746044b8561e5af5cda197@localhost>\r
34 X-Sender: madcat@mymadcat.com\r
35 User-Agent: RoundCube Webmail/0.3-beta\r
36 Content-Transfer-Encoding: 8bit\r
37 Content-Type: text/plain; charset=UTF-8\r
38 X-Mailman-Approved-At: Mon, 21 Dec 2009 12:25:11 -0800\r
39 Cc: notmuch@notmuchmail.org\r
40 Subject: Re: [notmuch] keeping a copy of sent mail locally\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.12\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: Mon, 21 Dec 2009 19:39:12 -0000\r
54 \r
55 On Mon, 21 Dec 2009 09:27:04 -0800, Carl Worth <cworth@cworth.org> wrote:\r
56 > On Sun, 20 Dec 2009 15:29:15 +1100, Alex Ghitza <aghitza@gmail.com>\r
57 wrote:\r
58 >> It looks like we need a way to get the primary email address from the\r
59 >> config file.\r
60\r
61 > Yes, we definitely need that.\r
62\r
63 >> Actually, while we're at it, we can consider making this\r
64 >> more flexible and adding a new option to the config file (e.g. bcc=...)\r
65 >> which would take a semicolon-separated list of email addresses (in case\r
66 >> someone wants to always bcc an address other than the primary one).\r
67\r
68 > And that would be fine too.\r
69\r
70 >> Is there a nice clean way of getting the config variables in\r
71 notmuch.el?\r
72 >> Or should this go into a new file notmuch-compose.c?  Note that the\r
73 >> latter would imply having a new command like "notmuch compose".\r
74\r
75 > I think we want a new C file to make it easy to ask for options out of\r
76 > the configuration file. The operation of "notmuch compose" seems simple\r
77 > enough to not be necessary, (though maybe it would make it easier to get\r
78 > standard behavior among different interfaces).\r
79 What about adding a way to get/set config variables from the notmuch\r
80 command\r
81 line ? Would that be bloat ?\r
82 That would even allow changing the internal format of the conf. file\r
83 without\r
84 breaking the clients...\r
85 \r
86 [Snip]\r
87 \r
88 Cheers\r
89 \r
90 Adrien\r