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 B661E431FBC for ; Sat, 10 Nov 2012 12:20:42 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 F2ZmgZ6FHoNN for ; Sat, 10 Nov 2012 12:20:42 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id E5996431FAF for ; Sat, 10 Nov 2012 12:20:41 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id E3EA5100094; Sat, 10 Nov 2012 22:20:41 +0200 (EET) From: Tomi Ollila To: "Kevin J. McCarthy" , notmuch@notmuchmail.org Subject: Re: [PATCH] Update notmuch-mutt requirements in README file. In-Reply-To: <20121110190643.GB3140@zaogao.lan> References: <20121110190643.GB3140@zaogao.lan> User-Agent: Notmuch/0.14+84~g8a199bf (http://notmuchmail.org) Emacs/24.2.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain Cc: Stefano Zacchiroli 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, 10 Nov 2012 20:20:42 -0000 On Sat, Nov 10 2012, "Kevin J. McCarthy" wrote: > This updates the notmuch-mutt README file with requirements for the > recently added duplicate removal patch. Looks good and matches the notmuch-mutt & README in contrib. +1 > -Kevin Tomi