Re: [PATCH v2] contrib: pick: bugfix when trying to show a non-message
[notmuch-archives.git] / 81 / 3527434f9dcd03c48ce5d1b755b06ca9302842
1 Return-Path: <arian.kuschki@googlemail.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 F3BB6431FBD\r
6         for <notmuch@notmuchmail.org>; Fri, 19 Feb 2010 08:51:56 -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.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
12         tests=[BAYES_50=0.001] 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 KV47vls1syv0 for <notmuch@notmuchmail.org>;\r
16         Fri, 19 Feb 2010 08:51:56 -0800 (PST)\r
17 Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com\r
18         [209.85.220.218])\r
19         by olra.theworths.org (Postfix) with ESMTP id EC128431FAE\r
20         for <notmuch@notmuchmail.org>; Fri, 19 Feb 2010 08:51:55 -0800 (PST)\r
21 Received: by fxm10 with SMTP id 10so286454fxm.30\r
22         for <notmuch@notmuchmail.org>; Fri, 19 Feb 2010 08:51:55 -0800 (PST)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
24         d=googlemail.com; s=gamma;\r
25         h=domainkey-signature:received:received:date:from:to:subject\r
26         :message-id:mime-version:content-type:content-disposition:user-agent;\r
27         bh=VwJ1tPd123UPb4qzJmfborhAPypaKRREO88+HovRF1s=;\r
28         b=S/cob3W0/JJE51dSewmDlhx+lpDmUdtdlLC7xKq0VhLyg1yUUovNK8DbszcwMaMp23\r
29         knyTCBDe4JacxJva8h9oZGdSNQAerXhYY+jt3Lgpp+c6YqucLXniw/c5S4hKEl/GvhgN\r
30         qp0FsV/uADb2TqIsRWI2A4JCumNhG4p/73hqg=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma;\r
32         h=date:from:to:subject:message-id:mime-version:content-type\r
33         :content-disposition:user-agent;\r
34         b=L6KruiUGxPDe+b98d43VwsukJCAsIdfkuEm4zWhmEETFxRtQ0nXap82kCpnnXG/yUp\r
35         4qPh6RuJj7x5+pMK9QQ70bfxrq2qXuuHUaBkwPzacWRXLzWWWil8k2tPmanZnV817Qj3\r
36         4GniWHlPMvTQHUrZSeUzfjrsy5QxmXbNnj7/s=\r
37 Received: by 10.223.28.156 with SMTP id m28mr1678030fac.41.1266598315046;\r
38         Fri, 19 Feb 2010 08:51:55 -0800 (PST)\r
39 Received: from localhost (p4FE5D4D1.dip.t-dialin.net [79.229.212.209])\r
40         by mx.google.com with ESMTPS id 15sm152543fxm.4.2010.02.19.08.51.52\r
41         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
42         Fri, 19 Feb 2010 08:51:53 -0800 (PST)\r
43 Date: Fri, 19 Feb 2010 17:49:25 +0100\r
44 From: Arian Kuschki <arian.kuschki@googlemail.com>\r
45 To: notmuch@notmuchmail.org\r
46 Message-ID: <20100219164924.GA17997@localhost>\r
47 MIME-Version: 1.0\r
48 Content-Type: text/plain; charset=us-ascii\r
49 Content-Disposition: inline\r
50 User-Agent: Mutt/1.5.20 (2009-06-14)\r
51 X-Mailman-Approved-At: Fri, 19 Feb 2010 10:49:49 -0800\r
52 Subject: [notmuch] vim client\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Fri, 19 Feb 2010 16:51:57 -0000\r
66 \r
67 Hi all\r
68 thank you for notmuch, it is a great project. I have been watching \r
69 progress for a while but then I could no longer restrain myself and \r
70 started using notmuch's vim client even though it is still a bit rough \r
71 around the edges. Unfortunately there are some quirks that \r
72 prevent me from switching over completely. \r
73 questions:\r
74 \r
75 1. will there be a usable  ncurses or mutt version that supports notmuch \r
76 anytime soon?\r
77 \r
78 2. is anybody working on the vim client? I have a small patch and might \r
79 have couple more as time passes. Is this mailing list the right place to \r
80 discuss this? From what I can gather the discussion seems to be centred \r
81 mainly on the emacs client.\r
82 \r
83 Cheers\r
84 Arian\r