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 9F67F4196F3 for ; Wed, 21 Apr 2010 23:10:29 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.5 X-Spam-Level: X-Spam-Status: No, score=-1.5 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham 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 BUeN1a7MMghL for ; Wed, 21 Apr 2010 23:10:24 -0700 (PDT) Received: from ipex4.johnshopkins.edu (ipex4.johnshopkins.edu [128.220.161.141]) by olra.theworths.org (Postfix) with ESMTP id 21EC3431FC1 for ; Wed, 21 Apr 2010 23:10:23 -0700 (PDT) X-IronPort-AV: E=Sophos;i="4.52,254,1270440000"; d="scan'208";a="357241580" Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky) ([69.255.36.229]) by ipex4.johnshopkins.edu with ESMTP/TLS/AES256-SHA; 22 Apr 2010 02:10:23 -0400 Received: from jkr by lucky with local (Exim 4.69) (envelope-from ) id 1O4pcD-000403-UE; Thu, 22 Apr 2010 02:10:21 -0400 From: Jesse Rosenthal To: Carl Worth , Notmuch list Subject: Re: Update on 0.3 progress In-Reply-To: <87y6gguw99.fsf@yoom.home.cworth.org> References: <87pr1zdtpi.fsf@yoom.home.cworth.org> <87y6gguw99.fsf@yoom.home.cworth.org> Date: Thu, 22 Apr 2010 02:10:21 -0400 Message-ID: <871ve881bm.fsf@jhu.edu> 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: Thu, 22 Apr 2010 06:10:31 -0000 On Wed, 21 Apr 2010 18:11:14 -0700, Carl Worth wrote: > Most of what came in in response to this request has now been merged. > Notable things that made the merge window but have not been merged yet > include... Hi Carl, Just wanted to call one more thing to your attention: the patch covering the regression in argument-quoting to enable remote usage ( id:m14oj4qz5r.fsf@watt.gilman.jhu.edu ). The code in notmuch-show changed somewhat, so I elected to rewrite this rather trivial patch froms scratch. Thanks for the updates. All best, Jesse