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 0C94C429E29 for ; Tue, 3 Jan 2012 06:46:48 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 1y72uBS8M4r7 for ; Tue, 3 Jan 2012 06:46:47 -0800 (PST) Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A5374431FD0 for ; Tue, 3 Jan 2012 06:46:47 -0800 (PST) Received: from d204.scdc1.swarthmore.edu (unknown [130.58.217.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 7D59950A65 for ; Tue, 3 Jan 2012 09:46:44 -0500 (EST) Date: Tue, 3 Jan 2012 09:46:38 -0500 From: Tim Gray To: notmuch@notmuchmail.org Subject: Re: [ANNOUNCE] mutt with notmuch support Message-ID: <20120103144637.GA34028@selenium.125px.com> Mail-Followup-To: notmuch@notmuchmail.org References: <20120103123938.GA15106@x2.net.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20120103123938.GA15106@x2.net.home> User-Agent: Mutt/1.5.21+46 (b01d63af6fea) (2011-07-01) 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: Tue, 03 Jan 2012 14:46:48 -0000 On Jan 03, 2012 at 01:39 PM +0100, Karel Zak wrote: > >This is not another curses front-end for notmuch, this is mutt :-) > >I have forked mutt to seriously integrate notmuch to this excellent e-mail >client. I don't want to use symlinks or any other hacks to emulate virtual >folders. My wish is mutt linked with libnotmuch. Fantastic. I was hoping someone would get around to doing this.