Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / ba / c07a668bde59b2e57f681f0260c6ebbc33d18b
1 Return-Path: <prvs=jrosenthal=71500eb89@jhu.edu>\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 6BC174196F0\r
6         for <notmuch@notmuchmail.org>; Fri, 16 Apr 2010 04:47:49 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.8\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.8 tagged_above=-999 required=5\r
12         tests=[BAYES_05=-0.5, RCVD_IN_DNSWL_MED=-2.3] autolearn=unavailable\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 8XRrDobuESzP for <notmuch@notmuchmail.org>;\r
16         Fri, 16 Apr 2010 04:47:47 -0700 (PDT)\r
17 Received: from ipex2.johnshopkins.edu (ipex2.johnshopkins.edu [162.129.8.151])\r
18         by olra.theworths.org (Postfix) with ESMTP id 811B5431FC1\r
19         for <notmuch@notmuchmail.org>; Fri, 16 Apr 2010 04:47:47 -0700 (PDT)\r
20 X-IronPort-AV: E=Sophos;i="4.52,219,1270440000"; d="scan'208";a="321947565"\r
21 Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky)\r
22         ([69.255.36.229])\r
23         by ipex2.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
24         16 Apr 2010 07:47:46 -0400\r
25 Received: from jkr by lucky with local (Exim 4.69)\r
26         (envelope-from <jrosenthal@jhu.edu>)\r
27         id 1O2k1R-00041X-GY; Fri, 16 Apr 2010 07:47:45 -0400\r
28 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
29 To: Carl Worth <cworth@cworth.org>, Xavier Maillard <xma@gnu.org>,\r
30         Mark Anderson <MarkR.Anderson@amd.com>, notmuch@notmuchmail.org\r
31 Subject: Re: [notmuch] Bulk message tagging\r
32 In-Reply-To: <874ojcf9tb.fsf@yoom.home.cworth.org>\r
33 References: <m2tyrrkf32.fsf@deb.maillard.im> <87sk7b30tg.fsf@jhu.edu>\r
34         <m2bpdye86s.fsf@deb.maillard.im>\r
35         <3wdmxxg4axm.fsf@testarossa.amd.com>\r
36         <m2wrwf76n3.fsf@deb.maillard.im>\r
37         <87fx2xfs4q.fsf@yoom.home.cworth.org> <87tyrcwkh5.fsf@jhu.edu>\r
38         <874ojcf9tb.fsf@yoom.home.cworth.org>\r
39 Date: Fri, 16 Apr 2010 07:47:45 -0400\r
40 Message-ID: <87hbnbwrdq.fsf@jhu.edu>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain; charset=us-ascii\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Fri, 16 Apr 2010 11:47:49 -0000\r
56 \r
57 \r
58 On Thu, 15 Apr 2010 18:46:56 -0700, Carl Worth <cworth@cworth.org> wrote:\r
59 > On Thu, 15 Apr 2010 16:04:38 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:\r
60 > > the region command only executes one "notmuch tag" command over\r
61 > > "id:X or id:Y or id:Z or ...".\r
62 >\r
63 > ...this operation is all set up to run into "argument list too long"\r
64 > errors.\r
65 \r
66 I've never run into this error. Is there a specific length that triggers\r
67 it? If so, we could chunk the tagging command. Or does the max length\r
68 depend on the machine and system?\r
69 \r