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 0458D431FBC for ; Mon, 1 Oct 2012 02:42:06 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -4.999 X-Spam-Level: X-Spam-Status: No, score=-4.999 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_HI=-5, UNPARSEABLE_RELAY=0.001] 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 pVez3kbqoV15 for ; Mon, 1 Oct 2012 02:42:05 -0700 (PDT) Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A3014431FAE for ; Mon, 1 Oct 2012 02:42:05 -0700 (PDT) Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by acsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q919g2df010850 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 1 Oct 2012 09:42:03 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q919g1qM020497 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 1 Oct 2012 09:42:01 GMT Received: from abhmt102.oracle.com (abhmt102.oracle.com [141.146.116.54]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q919g1Oi027280 for ; Mon, 1 Oct 2012 04:42:01 -0500 Received: from pub.cz.oracle.com (/10.163.20.32) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 01 Oct 2012 02:42:00 -0700 Date: Mon, 1 Oct 2012 11:40:36 +0200 From: Vladimir Marek To: notmuch@notmuchmail.org Subject: Re: [ANNOUNCE] notmuchfs - A virtual maildir file system for notmuch queries Message-ID: <20121001094036.GF21728@pub.cz.oracle.com> Mail-Followup-To: notmuch@notmuchmail.org References: <20120929123506.GM27230@mail.stoakes.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120929123506.GM27230@mail.stoakes.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet22.oracle.com [156.151.31.94] 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: Mon, 01 Oct 2012 09:42:06 -0000 Hi, [...] > Why? > ---- > I wanted to use notmuch with mutt. I didn't feel that ploughing though mutt's > codebase to add tight integration was the quickest way to a result, so > notmuchfs was born. Someone else already created mutt's fork using notmuch directly. https://github.com/karelzak/mutt-kz/wiki Just saying ... -- Vlad