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 CC1CA429E25 for ; Fri, 23 Dec 2011 19:59:14 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.7 X-Spam-Level: * X-Spam-Status: No, score=1.7 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7] 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 3cmtfojAIuEu for ; Fri, 23 Dec 2011 19:59:12 -0800 (PST) Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com [74.125.82.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A3815431FB6 for ; Fri, 23 Dec 2011 19:59:12 -0800 (PST) Received: by wgbdt12 with SMTP id dt12so13145589wgb.2 for ; Fri, 23 Dec 2011 19:59:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type; bh=yQcYP7TRmHnT6YgYeopAqLkV0DPCEvegBvC0tVJlSiU=; b=Wbe/752asGAbKsNU5yAtpfSk0JHeu9oFMmoSAJbtVx2jmipkTs2v9ZXhXe+OWgtWvw tDBcRIsuG4gPlPHBBUqN+yBHF5/dK51j/myZ/RnVFt5pvOXjeDsRFRPARzL/HCo6f00Y 682ZHZIhOQuEE7Rm+36JkiEzW05cuGX0ZIyf4= Received: by 10.216.139.91 with SMTP id b69mr7537375wej.51.1324699151492; Fri, 23 Dec 2011 19:59:11 -0800 (PST) Received: from localhost ([91.144.186.21]) by mx.google.com with ESMTPS id em4sm15922261wbb.20.2011.12.23.19.59.09 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 23 Dec 2011 19:59:10 -0800 (PST) From: Dmitry Kurochkin To: Austin Clements , notmuch@notmuchmail.org Subject: Re: [PATCH v4 0/4] First step of 'show' rewrite In-Reply-To: <1324698348-27620-1-git-send-email-amdragon@mit.edu> References: <1323460468-4030-1-git-send-email-amdragon@mit.edu> <1324698348-27620-1-git-send-email-amdragon@mit.edu> User-Agent: Notmuch/0.10.2+116~g4c449d4 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Sat, 24 Dec 2011 07:58:26 +0400 Message-ID: <87zkeik4d9.fsf@gmail.com> 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: Sat, 24 Dec 2011 03:59:14 -0000 On Fri, 23 Dec 2011 22:45:44 -0500, Austin Clements wrote: > This addresses Dmitry's and Jameson's review comments from > id:"87k46572f7.fsf@gmail.com" > id:"87liqk5dly.fsf@servo.finestructure.net" > id:"87hb187iu6.fsf@gmail.com" > and rebases to current master. > > I'd like a quick eye over this to make sure I didn't screw anything up > in the latest version, but otherwise I think it's ready to go in. > Thanks, Austin! I will try to look at it this weekend. Regards, Dmitry > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch