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 92646431FBF for ; Fri, 26 Feb 2010 19:59:06 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.037 X-Spam-Level: X-Spam-Status: No, score=-0.037 tagged_above=-999 required=5 tests=[AWL=-0.138, BAYES_50=0.001, RDNS_DYNAMIC=0.1] autolearn=no 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 HFomNaanie+B for ; Fri, 26 Feb 2010 19:59:05 -0800 (PST) Received: from hackervisions.org (67-207-143-141.slicehost.net [67.207.143.141]) by olra.theworths.org (Postfix) with ESMTP id DADB4431FAE for ; Fri, 26 Feb 2010 19:59:05 -0800 (PST) Received: from ool-18bd392a.dyn.optonline.net ([24.189.57.42] helo=localhost) by hv with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1NlDpU-0005ow-Ej; Fri, 26 Feb 2010 22:59:00 -0500 From: James Vasile To: micah anderson , notmuch@notmuchmail.org In-Reply-To: <87ljefgbqy.fsf@lillypad.riseup.net> References: <87hbp5j9dv.fsf@hackervisions.org> <87ljefgbqy.fsf@lillypad.riseup.net> Date: Fri, 26 Feb 2010 22:58:50 -0500 Message-ID: <87hbp349dx.fsf@hackervisions.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] Initial tagging 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: Sat, 27 Feb 2010 03:59:06 -0000 On Fri, 26 Feb 2010 12:14:45 -0500, micah anderson wrote: > On Thu, 25 Feb 2010 16:25:16 -0500, James Vasile wrote: > This stuff should go up on the wiki! There is a "Tips and Tricks for > using notmuch with Emacs" section, but more general things like James' > script and other people's scripts really should be put up there so > people who are new can figure out how to get started faster. Good point. I will put some stuff on the wiki. > 0. indirectly I believe am also responsible, through 3rd party > evangelizing, for James entering the scene as well, and I'm happy about > that because I have been quite pleased with his enhancements, thanks > james!. now I just need to buy him a drink and talk him into fixing the > openpgp bits ;) Yes, you are my upstream evangelist. You put the bug in Karl Fogel's ear (although he hasn't actually tried it) and he put it in mine. Glad you're liking my elisp. I've spent a bunch of time thinking about mail setups (I actually sketched out what I'd need to do to mutt to get virtual folders there), so it's great to see people making serious strides toward getting it right. Notmuch isn't a mail client so much as a mail kit. I'm happy to be hacking on it and making my mail work the way I want. -J