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 605E8431FD0 for ; Tue, 15 Mar 2011 11:23:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.363 X-Spam-Level: X-Spam-Status: No, score=0.363 tagged_above=-999 required=5 tests=[RDNS_DYNAMIC=0.363] 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 yfEgm0XFWGNv for ; Tue, 15 Mar 2011 11:23:07 -0700 (PDT) Received: from hackervisions.org (67-207-143-141.slicehost.net [67.207.143.141]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 5175C431FB5 for ; Tue, 15 Mar 2011 11:23:07 -0700 (PDT) Received: from thurgood-marshall.sflc.info ([216.27.154.194] helo=localhost) by hackervisions.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1PzYtb-0007my-Io; Tue, 15 Mar 2011 14:23:04 -0400 From: James Vasile To: Sebastian Spaeth , Jameson Rollins , Notmuch Mail Subject: Re: python documentation In-Reply-To: <87pqpsh0sg.fsf@SSpaeth.de> References: <87hbb4zyp6.fsf@servo.finestructure.net> <87pqpsh0sg.fsf@SSpaeth.de> User-Agent: Notmuch/0.5-212-g1afb373 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Tue, 15 Mar 2011 14:22:55 -0400 Message-ID: <87y64gjla8.fsf@opensourcematters.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 15 Mar 2011 18:23:09 -0000 notmuch dump includes '# TODO: implement "dump "' but it appears to work already. What's missing? Thanks, James