Re: [PATCH v7 0/6] lib/cli: limit number of messages in search results
authorJani Nikula <jani@nikula.org>
Wed, 16 Nov 2011 10:00:51 +0000 (10:00 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:12 +0000 (09:40 -0800)
d2/64093a145c4e0a558e79cc798344063d41cccb [new file with mode: 0644]

diff --git a/d2/64093a145c4e0a558e79cc798344063d41cccb b/d2/64093a145c4e0a558e79cc798344063d41cccb
new file mode 100644 (file)
index 0000000..cc5228d
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id B66EE429E21\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 02:00:58 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id znadxDnl9bjQ for <notmuch@notmuchmail.org>;\r
+       Wed, 16 Nov 2011 02:00:58 -0800 (PST)\r
+Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com\r
+       [209.85.220.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 26B79431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 02:00:58 -0800 (PST)\r
+Received: by vcbfk14 with SMTP id fk14so330507vcb.26\r
+       for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 02:00:56 -0800 (PST)\r
+Received: by 10.52.179.38 with SMTP id dd6mr8266743vdc.126.1321437656323;\r
+       Wed, 16 Nov 2011 02:00:56 -0800 (PST)\r
+Received: from localhost (nikula.org. [92.243.24.172])\r
+       by mx.google.com with ESMTPS id f7sm42309319vdj.13.2011.11.16.02.00.53\r
+       (version=SSLv3 cipher=OTHER); Wed, 16 Nov 2011 02:00:54 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v7 0/6] lib/cli: limit number of messages in search\r
+ results\r
+In-Reply-To: <878vnhar7e.fsf@zancas.localnet>\r
+References: <cover.1321386762.git.jani@nikula.org>\r
+       <878vnhar7e.fsf@zancas.localnet>\r
+User-Agent: Notmuch/0.5-232-g917e874 (http://notmuchmail.org) Emacs/23.1.1\r
+       (i686-pc-linux-gnu)\r
+Date: Wed, 16 Nov 2011 10:00:51 +0000\r
+Message-ID: <87boscbd4c.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 16 Nov 2011 10:00:58 -0000\r
+\r
+On Tue, 15 Nov 2011 19:41:57 -0400, David Bremner <david@tethera.net> wrote:\r
+> On Tue, 15 Nov 2011 22:08:47 +0200, Jani Nikula <jani@nikula.org> wrote:\r
+> > v7, s/--first/--offset/ and s/--maxitems/--limit/ and rebased against master\r
+> > since since id:"cover.1321217854.git.jani@nikula.org"\r
+> > \r
+> \r
+> Pushed, and thanks for referring back to the other thread.\r
+\r
+Thanks. For future reference, do you prefer In-Reply-To: for the\r
+previous version, or like above? IMHO the original threads get too\r
+cluttered if the versions keep accumulating, but I don't know how that\r
+affects your nmbug workflows.\r
+\r
+BR,\r
+Jani.\r