Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9CD29431FD0 for ; Sun, 10 Jul 2011 09:55:39 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u6ZU2b20-d91 for ; Sun, 10 Jul 2011 09:55:39 -0700 (PDT) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 20689431FB6 for ; Sun, 10 Jul 2011 09:55:39 -0700 (PDT) Received: by vxa40 with SMTP id 40so2505044vxa.26 for ; Sun, 10 Jul 2011 09:55:38 -0700 (PDT) Received: by 10.220.148.70 with SMTP id o6mr1324288vcv.111.1310316214107; Sun, 10 Jul 2011 09:43:34 -0700 (PDT) Received: from compy.jasonwoof.org (c-98-216-100-90.hsd1.ma.comcast.net [98.216.100.90]) by mx.google.com with ESMTPS id gi16sm1953394vcb.1.2011.07.10.09.43.32 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Jul 2011 09:43:33 -0700 (PDT) Date: Sun, 10 Jul 2011 12:43:30 -0400 From: Jason Woofenden To: Notmuch Mail Subject: hello from a new vim front-end user/hacker Message-ID: <20110710164330.GB15372@compy.jasonwoof.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2011 16:55:39 -0000 Hi all, I'd heard of sup and more recently notmuch a couple times, and they sounded cool. When I saw notmuch-vim enter debian unstable recently, I gave it a shot. I'm pretty excited, and plan to use this as my main mail client; though I'm still using mutt to compose/send mail. Thanks for the great work! The vim front-end has lots of little bugs that I'll probably fix and send patches for pretty soon. I did a couple before joining this list and put them on the debian bug tracker. Looks like they've been forwarded to the list already. Next thing I'm planning to do is review the signature and citation auto-folder and see if I can fix the thing where it often misses the final line of the signature/citation. Then teach it to auto-fold the signature spam on sf.net e-mail lists. The huge glaring problem I have with notmuch-vim is that it unbinds all the keybindings set in my .vimrc. This isn't so bad in the folder and search views, but is totally unacceptable to me in the compose view. The keybindings that notmuch-vim sets for the compose view seem to be designed not to conflict with common keys, so I assume that this fix is planned. Anybody working on this [soon]? I have a "folder" in my list that's just "tag:misc and tag:recent" and it's kinda slow with 600 messages in it. My system monitor applet indicates that it's mostly i/o. Is it opening every e-mail to read the subject or something? Is there some way I can speed this up? (like in mutt when I properly configured header caching) For my future patches, I'm planning on pushing them to a public repo, and mailing the patches to this list with git-send-email. Is that a good system for you all? That's all folks! -- Jason