Re: [notmuch] [PATCH] notmuch.el: add functionality to add or remove tags by region.
authorJameson Rollins <jrollins@finestructure.net>
Thu, 21 Jan 2010 15:23:24 +0000 (10:23 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:01 +0000 (09:36 -0800)
25/4cebe187cc9f73caab0c66d4614c38f6095b00 [new file with mode: 0644]

diff --git a/25/4cebe187cc9f73caab0c66d4614c38f6095b00 b/25/4cebe187cc9f73caab0c66d4614c38f6095b00
new file mode 100644 (file)
index 0000000..eca5d02
--- /dev/null
@@ -0,0 +1,95 @@
+Return-Path: <jrollins@finestructure.net>\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 C2C10431FBC\r
+       for <notmuch@notmuchmail.org>; Thu, 21 Jan 2010 07:23:26 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -3.272\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-3.272 tagged_above=-999 required=5 tests=[AWL=0.727,\r
+       BAYES_50=0.001, RCVD_IN_DNSWL_MED=-4] autolearn=ham\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 MQkGKf9NJdC2 for <notmuch@notmuchmail.org>;\r
+       Thu, 21 Jan 2010 07:23:26 -0800 (PST)\r
+Received: from serrano.cc.columbia.edu (serrano.cc.columbia.edu [128.59.29.6])\r
+       by olra.theworths.org (Postfix) with ESMTP id 0FECB431FAE\r
+       for <notmuch@notmuchmail.org>; Thu, 21 Jan 2010 07:23:25 -0800 (PST)\r
+Received: from servo.finestructure.net (cpe-72-227-128-66.nyc.res.rr.com\r
+       [72.227.128.66])\r
+       (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0)\r
+       by serrano.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o0LFNO5Y004450\r
+       (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
+       Thu, 21 Jan 2010 10:23:25 -0500 (EST)\r
+Received: from jrollins by servo.finestructure.net with local (Exim 4.71)\r
+       (envelope-from <jrollins@finestructure.net>)\r
+       id 1NXysW-0008Jx-77; Thu, 21 Jan 2010 10:23:24 -0500\r
+Date: Thu, 21 Jan 2010 10:23:24 -0500\r
+From: Jameson Rollins <jrollins@finestructure.net>\r
+To: Jesse Rosenthal <jrosenthal@jhu.edu>\r
+Message-ID: <20100121152324.GY8342@finestructure.net>\r
+References: <m1636w7au5.fsf@watt.gilman.jhu.edu>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; micalg=pgp-sha256;\r
+       protocol="application/pgp-signature"; boundary="9XMFo0eNrVFj6oBf"\r
+Content-Disposition: inline\r
+In-Reply-To: <m1636w7au5.fsf@watt.gilman.jhu.edu>\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+X-No-Spam-Score: Local\r
+X-Scanned-By: MIMEDefang 2.68 on 128.59.29.6\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] [PATCH] notmuch.el: add functionality to add or\r
+ remove tags by region.\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: Thu, 21 Jan 2010 15:23:27 -0000\r
+\r
+\r
+--9XMFo0eNrVFj6oBf\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+\r
+On Wed, Jan 20, 2010 at 03:58:10PM -0500, Jesse Rosenthal wrote:\r
+> This patch adds `-region' versions of the `notmuch-search-' commands to find properties. It also splits up  `notmuch-add/remove-tags' into both a `-thread' and a `-region' version. (This makes us modify `notmuch-search-archive-thread' to use the `notmuch-search-remove-tag-thread' function, instead of `notmuch-search-remove-tag', for consistency.) The add/remove-tag command called by pressing `+' or `-' will then choose accordingly, based on whether region is active.\r
+\r
+Hi, Jesse.  Can you explain what exactly a "region" is?  It's not\r
+clear from your log message or the patch itself.\r
+\r
+jamie.\r
+\r
+--9XMFo0eNrVFj6oBf\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+Content-Description: Digital signature\r
+Content-Disposition: attachment\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJLWHFpAAoJEO00zqvie6q8sK8QAId2eWy+iXuhGSx+mGf0V1IW\r
+/r5Pz0w08Y1xg4fXNe1ox8tuNT4JY2uV5XXnO2hdmsgvFKZy9MmZLUmU0FV2PxS6\r
+8wQfSzi6Nf5L71YN3Tq67Pn9dn3D/Bu0OYORLK/VmcaSQnOeAhpcN4zXMwMpX/1y\r
+4SmL0RwC2K9A14PhrrtGjMDE4y5tiYQkz/p7mGcisV/p9fN2I8FLTDJc9UjZlDrr\r
+sds2afZsAatjziJmWFLjx/aMC5WiP8sLf68TOu6KCrWgExmfoi1Byq5CKnGvW40F\r
+GzqGyZmS+GiEWde///C1954W7LZhZgEf0VUH3WegVijruPa7aDMSFkzNNhJlAABy\r
+qBT+t4uYQ5OF/vfXKe2C9Rp7ikHqxps2WPB6GZUbO+zxIhP9MQtvfJwWhJxig+GT\r
+rP90u+3IcR51uEVk/X2Q4ziiyiNO2Xs+EOf1zNcukFRRgPNHYK0a+JGlRuSsrl13\r
+aSq2GCp06okKTNvzpkKyy39VF+QLdchlE1+t3js+GM7Xf9H9DnZwSorm7ixoBv+T\r
+05p7PtsM9uiuzvxqYz3MuculQCDqx21yeQ5zTM9LE33wixB+aDnkYCtkaw1zU0Jb\r
+qkFVA16U2/AgL/ipPGbrWchgkN5mhq4URXY2E9s8aVmPJ46JbF+JH6j2mP3qkPUa\r
+D7qHZyMtqVSwOAbV9mK9\r
+=TEix\r
+-----END PGP SIGNATURE-----\r
+\r
+--9XMFo0eNrVFj6oBf--\r