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 3A6CF42119B for ; Tue, 17 Jan 2012 12:09:30 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, 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 pwKKSRBSqhsM for ; Tue, 17 Jan 2012 12:09:25 -0800 (PST) Received: from mail-qw0-f46.google.com (mail-qw0-f46.google.com [209.85.216.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 86EE5421197 for ; Tue, 17 Jan 2012 12:09:25 -0800 (PST) Received: by qadc10 with SMTP id c10so1215433qad.5 for ; Tue, 17 Jan 2012 12:09:23 -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=Z5KrvRYsqykJPogdxdv2JQijb+mlA5vIG4fYYDT4uzs=; b=INSDw33AiRTAJoA7WtWT5bAkkDpj7ivnn9+kB6Ld/M+ocQcSTcgzwtJMHl7WthskM3 10RxsSlcjDAEaQx47vjZwe9lKIhuszWQALFZ0f8l7A1clsR1+xnLCwtHwcvf6/4EWAQD H0izrubI7QOgQBj6v84d656WA8Mp9izpQjX8Y= Received: by 10.229.78.82 with SMTP id j18mr6798348qck.62.1326830963707; Tue, 17 Jan 2012 12:09:23 -0800 (PST) Received: from localhost (luw017.wlan.gapsa.upenn.edu. [128.91.230.146]) by mx.google.com with ESMTPS id hv20sm45572544qab.22.2012.01.17.12.09.22 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 17 Jan 2012 12:09:22 -0800 (PST) From: Aaron Ecay To: Jameson Graef Rollins , Notmuch Mail Subject: Re: show-mode message/thread archiving improvements In-Reply-To: <871uqy19yo.fsf@servo.finestructure.net> References: <871uqy19yo.fsf@servo.finestructure.net> User-Agent: Notmuch/0.11+62~ge41b0d3 (http://notmuchmail.org) Emacs/24.0.92.1 (i386-apple-darwin10.8.0) Date: Tue, 17 Jan 2012 15:09:20 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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, 17 Jan 2012 20:09:30 -0000 +1 on this series from me. (Minor comments on a couple of the patches to follow.) -- Aaron Ecay