Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / b5 / d8c7bd42df321681ebc21bc08fd888e92ff5bb
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 81A0C431FBC\r
6         for <notmuch@notmuchmail.org>; Fri, 22 Jan 2010 00:50:57 -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.97\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.97 tagged_above=-999 required=5 tests=[AWL=-0.323, \r
12         BAYES_50=0.001, MISSING_HEADERS=1.292] autolearn=no\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 2U6xykzJsokv for <notmuch@notmuchmail.org>;\r
16         Fri, 22 Jan 2010 00:50:57 -0800 (PST)\r
17 Received: from homiemail-a13.g.dreamhost.com (caiajhbdcahe.dreamhost.com\r
18         [208.97.132.74])\r
19         by olra.theworths.org (Postfix) with ESMTP id 0E0FB431FAE\r
20         for <notmuch@notmuchmail.org>; Fri, 22 Jan 2010 00:50:57 -0800 (PST)\r
21 Received: from sspaeth.de (unknown [84.55.198.58])\r
22         by homiemail-a13.g.dreamhost.com (Postfix) with ESMTPA id 036756A807C; \r
23         Fri, 22 Jan 2010 00:50:54 -0800 (PST)\r
24 Received: by sspaeth.de (sSMTP sendmail emulation);\r
25         Fri, 22 Jan 2010 09:50:51 +0100\r
26 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
27 Cc: Notmuch development list <notmuch@notmuchmail.org>\r
28 In-Reply-To: <4B595D3A.1030901@SSpaeth.de>\r
29 References: <87my083mgh.fsf@SSpaeth.de> <87d4148s2c.fsf@lillypad.riseup.net>\r
30         <4B595D3A.1030901@SSpaeth.de>\r
31 Date: Fri, 22 Jan 2010 09:50:51 +0100\r
32 Message-ID: <87636u34lw.fsf@SSpaeth.de>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=us-ascii\r
35 Subject: Re: [notmuch] Git feature branch\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Fri, 22 Jan 2010 08:50:57 -0000\r
49 \r
50 On Fri, 22 Jan 2010 09:09:30 +0100, Sebastian Spaeth <Sebastian@SSpaeth.de> wrote:\r
51 > On 01/20/10 21:00, micah anderson wrote:\r
52\r
53 > > Cool! It would be useful if you provided thread-id's for each of these\r
54 > > so we could look them up and read more about them.\r
55\r
56 > True, I'll try to include thread id-s in the future.\r
57 \r
58 I have now listed all patches that I have added to my feature-branch\r
59 here. Where possible I have added mail id or the git source that i have\r
60 pulled from. The list is here:\r
61 \r
62 http://trac.sspaeth.de/issue?@columns=title,status&@filter=status&status=6\r
63 \r
64 Stuff that I carry:\r
65 - simplify "unread" tag handling in emacs UI\r
66 - refactor and improve dirs-to-ignore a bit\r
67 - Have notmuch count default to showing the total\r
68 - add a submap (on "z" for "ztash") to stash things\r
69 - When adding new messages, if they have the 'S' (seen) flag, do not add them to the 'unread' tag.\r
70 - 'd' should "delete" a mail\r
71 \r
72 My feature-branch is still located here:\r
73 http://github.com/spaetz/notmuch-all-feature\r
74 \r
75 So far things work fine for me. It would be cool if Carl would merge\r
76 (parts of?) it.\r
77 \r
78 spaetz\r