Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / db / dc33300272036d6498a2a03dd961b19e978ebf
1 Return-Path: <cworth@cworth.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 5F9A34196F2\r
6         for <notmuch@notmuchmail.org>; Wed, 21 Apr 2010 16:03:00 -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.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id hEJ49FAXXorG; Wed, 21 Apr 2010 16:02:59 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id B4941431FC1;\r
19         Wed, 21 Apr 2010 16:02:59 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id 69C84568DE4; Wed, 21 Apr 2010 16:02:59 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Arian Kuschki <arian.kuschki@googlemail.com>, notmuch@notmuchmail.org\r
24 Subject: RE: [notmuch] Bulk message tagging\r
25 In-Reply-To: <4bc9fee0.15135e0a.2c83.ffffff35@mx.google.com>\r
26 References: <4bc9fee0.15135e0a.2c83.ffffff35@mx.google.com>\r
27 Date: Wed, 21 Apr 2010 16:02:59 -0700\r
28 Message-ID: <87eii8jtng.fsf@yoom.home.cworth.org>\r
29 MIME-Version: 1.0\r
30 Content-Type: multipart/signed; boundary="=-=-=";\r
31         micalg=pgp-sha1; protocol="application/pgp-signature"\r
32 X-BeenThere: notmuch@notmuchmail.org\r
33 X-Mailman-Version: 2.1.13\r
34 Precedence: list\r
35 List-Id: "Use and development of the notmuch mail system."\r
36         <notmuch.notmuchmail.org>\r
37 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
38         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
39 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
40 List-Post: <mailto:notmuch@notmuchmail.org>\r
41 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
42 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
44 X-List-Received-Date: Wed, 21 Apr 2010 23:03:00 -0000\r
45 \r
46 --=-=-=\r
47 Content-Transfer-Encoding: quoted-printable\r
48 \r
49 On Sat, 17 Apr 2010 20:32:27 +0200, Arian Kuschki <arian.kuschki@googlemail=\r
50 .com> wrote:\r
51 > So one could query with sysconf and break things up into multiple\r
52 > commands as needed.\r
53 >=20\r
54 > Doesn't xargs do exactly this?\r
55 \r
56 Almost.\r
57 \r
58 The arguments being passed to the "notmuch tag" command in this case\r
59 look like:\r
60 \r
61         notmuch tag -inbox thread:foo or thread:bar or ...\r
62 \r
63 To break that up, we'd have to be careful to neither leave a trailing\r
64 'or' at the end of a command line nor to have an 'or' at the beginning\r
65 of a command line.\r
66 \r
67 =2DCarl\r
68 \r
69 --=-=-=\r
70 Content-Type: application/pgp-signature\r
71 \r
72 -----BEGIN PGP SIGNATURE-----\r
73 Version: GnuPG v1.4.10 (GNU/Linux)\r
74 \r
75 iD8DBQFLz4Qj6JDdNq8qSWgRAstfAJ99AGKXcmIbLyHWxiDnO12qhDhssgCfY5us\r
76 OzRTwS7qPOWjUGue/835Uo8=\r
77 =LreJ\r
78 -----END PGP SIGNATURE-----\r
79 --=-=-=--\r