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 1C144431FD0 for ; Sat, 1 Nov 2014 03:07:29 -0700 (PDT) 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 oYxSs+-PHBsD for ; Sat, 1 Nov 2014 03:07:21 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 862E0431FAF for ; Sat, 1 Nov 2014 03:07:21 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id C00BD1000E0; Sat, 1 Nov 2014 12:06:59 +0200 (EET) From: Tomi Ollila To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH v2 0/2] cli: search --duplicate=N with --output=messages In-Reply-To: References: User-Agent: Notmuch/0.18.1+130~ga61922f (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ 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: Sat, 01 Nov 2014 10:07:29 -0000 On Sat, Nov 01 2014, Jani Nikula wrote: > This is v2 of [1], rebased, tests added, no functional changes. Applies cleanly, tests pass. my own tests works as expected. +1 Tomi > > BR, > Jani. > > [1] id:1414705489-30771-1-git-send-email-jani@nikula.org > > Jani Nikula (2): > cli: add support for notmuch search --duplicate=N with > --output=messages > test: add tests for --output=messages --duplicate=N > > doc/man1/notmuch-search.rst | 12 ++++++++---- > notmuch-search.c | 35 +++++++++++++++++++++++++++++++---- > test/T090-search-output.sh | 37 +++++++++++++++++++++++++++++++++++++ > 3 files changed, 76 insertions(+), 8 deletions(-) > > -- > 2.1.1 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch