Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5f / 7dcaf9703eb26e97606f024b3920bb57e37807
1 Return-Path: <cworth@cworth.org>\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 25913431FBF;\r
6         Sat, 21 Nov 2009 12:14:35 -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 m-GdRYeoEi2O; Sat, 21 Nov 2009 12:14:34 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id D344A431FAE;\r
13         Sat, 21 Nov 2009 12:14:33 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Bart Trojanowski <bart@jukie.net>, notmuch@notmuchmail.org\r
16 In-Reply-To: <20091121183909.GG24944@jukie.net>\r
17 References: <20091121183909.GG24944@jukie.net>\r
18 Date: Sat, 21 Nov 2009 21:14:22 +0100\r
19 Message-ID: <873a474ov5.fsf@yoom.home.cworth.org>\r
20 MIME-Version: 1.0\r
21 Content-Type: text/plain; charset=us-ascii\r
22 Subject: Re: [notmuch] notmuch vim support\r
23 X-BeenThere: notmuch@notmuchmail.org\r
24 X-Mailman-Version: 2.1.12\r
25 Precedence: list\r
26 List-Id: "Use and development of the notmuch mail system."\r
27         <notmuch.notmuchmail.org>\r
28 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
29         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
30 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
31 List-Post: <mailto:notmuch@notmuchmail.org>\r
32 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
33 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
34         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
35 X-List-Received-Date: Sat, 21 Nov 2009 20:14:35 -0000\r
36 \r
37 On Sat, 21 Nov 2009 13:39:09 -0500, Bart Trojanowski <bart@jukie.net> wrote:\r
38 > I've spent a few days on porting notmuch.el to vim.  It's not as feature\r
39 > rich as notmuch.el yet, but it's coming along nicely.  The results of my\r
40 > work are here:\r
41 \r
42 Oh, hey! That's fantastic. I didn't expect to see a second notmuch\r
43 interface so soon.\r
44 \r
45 > There are some screenshots in my blog:\r
46\r
47 >         http://www.jukie.net/~bart/blog/notmuch.vim\r
48 \r
49 It looks nice. I'm watching Chris Wilson play with it now, (in spite of\r
50 the fact that Chris sent patches already---he wasn't actually using\r
51 notmuch until he saw this vim interface appear).\r
52 \r
53 I'm actually surprised as to how faithfully it replicates the notmuch.el\r
54 experience. And some of that includes misfeatures that I just hadn't\r
55 figured out how to do better, (like the global toggling of signature\r
56 visibility).\r
57 \r
58 So, well done!\r
59 \r
60 I think the only thing we noticed is that "filter" doesn't add the "and"\r
61 between the old and new search terms. But Chris may have more to comment\r
62 soon.\r
63 \r
64 > I'd love for this to be included in the official project, but I am not\r
65 > sure if you'd prefer to merge at this point or wait will I am done.\r
66 > Naturally, if anyone is interested I'd love some help.\r
67 \r
68 Let's definitely merge it into the repository. As things are changing\r
69 quickly now, it will be nice to be able to update both interfaces in\r
70 concert. (Like with my patch that changes --max-threads to --max, etc.)\r
71 \r
72 I don't know how realistic it will be to keep both interfaces totally\r
73 synchronized in terms of look-and-feel, colors, keybindings, etc. But it\r
74 might be nice to do that as much as possible. I think it would be\r
75 helpful if we could have interface discussions as an entire community\r
76 and not split based on choice of editor.\r
77 \r
78 -Carl\r