Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / bb / 95c2c272142bc82293c3dbe93e5270b111bcb7
1 Return-Path: <jani@nikula.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 581CA429E21\r
6         for <notmuch@notmuchmail.org>; Mon, 14 Nov 2011 02:34:51 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Vhs7zBt8kN-R for <notmuch@notmuchmail.org>;\r
16         Mon, 14 Nov 2011 02:34:50 -0800 (PST)\r
17 Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com\r
18         [209.85.220.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id C2211431FB6\r
21         for <notmuch@notmuchmail.org>; Mon, 14 Nov 2011 02:34:50 -0800 (PST)\r
22 Received: by vcbfk26 with SMTP id fk26so6343145vcb.26\r
23         for <notmuch@notmuchmail.org>; Mon, 14 Nov 2011 02:34:49 -0800 (PST)\r
24 Received: by 10.52.95.34 with SMTP id dh2mr33933900vdb.12.1321266889023;\r
25         Mon, 14 Nov 2011 02:34:49 -0800 (PST)\r
26 Received: from localhost (nikula.org. [92.243.24.172])\r
27         by mx.google.com with ESMTPS id k20sm21349102vdd.20.2011.11.14.02.34.46\r
28         (version=SSLv3 cipher=OTHER); Mon, 14 Nov 2011 02:34:47 -0800 (PST)\r
29 From: Jani Nikula <jani@nikula.org>\r
30 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
31  notmuch@notmuchmail.org\r
32 Subject: Re: [PATCH v6 2/6] cli: add options --first and --maxitems to notmuch\r
33         search\r
34 In-Reply-To: <87wrb31usu.fsf@servo.finestructure.net>\r
35 References: <cover.1321217854.git.jani@nikula.org>\r
36         <394a87893c97e19911041abd7a12e6b97bdb8846.1321217854.git.jani@nikula.org>\r
37         <87wrb31usu.fsf@servo.finestructure.net>\r
38 User-Agent: Notmuch/0.5-232-g917e874 (http://notmuchmail.org) Emacs/23.1.1\r
39         (i686-pc-linux-gnu)\r
40 Date: Mon, 14 Nov 2011 10:34:45 +0000\r
41 Message-ID: <87vcqn9em2.fsf@nikula.org>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Mon, 14 Nov 2011 10:34:51 -0000\r
57 \r
58 On Sun, 13 Nov 2011 15:12:17 -0800, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
59 Non-text part: multipart/signed\r
60 > On Sun, 13 Nov 2011 23:15:31 +0200, Jani Nikula <jani@nikula.org> wrote:\r
61 > > Option --maxitems=M limits the maximum number of results to display to M.\r
62\r
63 > This is bike shedding, but can this option be called "--limit" instead\r
64 > of maxitems?  Somehow that's more intuitive to me.\r
65 \r
66 I'll amend the patches if and when the bikeshed naming committee comes\r
67 to a resolution. I'm fine either way. ;)\r
68 \r
69 Jani.\r