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 A80A5429E42 for ; Tue, 3 Jan 2012 10:49:45 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.463 X-Spam-Level: * X-Spam-Status: No, score=1.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] 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 Au-tljwCQsOO for ; Tue, 3 Jan 2012 10:49:44 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 9210C429E41 for ; Tue, 3 Jan 2012 10:49:44 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 4DEE92C053; Tue, 3 Jan 2012 19:49:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=lO6BnKVQKcJTxJadPTdXcz sJlfk=; b=nUL6LUSvRQB10z2qagml9aeVtna3TZs66B9H1egCGiVu0QInjY+l9m meK6IH5hiJNQgx65O4XNYxMIBTYks5PKA/TXKHCeKpAWjtwquNrqYrJA6x0VmVtS BbMVYTz8E7E5tYSY0ciqhoZmyZibZmOjnzvkl/JQQdoFpntNfbgEE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=XZ46iV3hk4hR0SBf ZurYjEe+wgSiA19SnacION9N93BJFCmtTVhUCVJ8NCyUylkI9O/2Mi16+zenRe1T 7M76Fs5AuPh8xazAc4FyhOHUJnG+z3P3VSPJucBXXcZzz6Xdcr+s/x+rmvAm+rtT lqohgFCaeB30eEferv4Hh0q9xOo= Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Tue, 3 Jan 2012 19:49:41 +0100 (CET) From: Xavier Maillard To: Karel Zak , notmuch@notmuchmail.org Subject: Re: [ANNOUNCE] mutt with notmuch support In-Reply-To: <20120103123938.GA15106@x2.net.home> References: <20120103123938.GA15106@x2.net.home> User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Tue, 03 Jan 2012 20:06:45 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard 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 18:49:45 -0000 On Tue, 3 Jan 2012 13:39:38 +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. Not sure I will ever use it but this is really an awesome news ! Good job. /Xavier