Re: [PATCH v3] contrib/nmbug: new script for sharing tags with a given prefix.
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 12 Nov 2011 02:43:38 +0000 (18:43 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:05 +0000 (09:40 -0800)
af/259c2d1500b2ec5a2987cae5742a0e2363132e [new file with mode: 0644]

diff --git a/af/259c2d1500b2ec5a2987cae5742a0e2363132e b/af/259c2d1500b2ec5a2987cae5742a0e2363132e
new file mode 100644 (file)
index 0000000..203a87e
--- /dev/null
@@ -0,0 +1,114 @@
+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 D81F9429E25\r
+       for <notmuch@notmuchmail.org>; Fri, 11 Nov 2011 18:43:44 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.29\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 Mp4-l4oWKGl1 for <notmuch@notmuchmail.org>;\r
+       Fri, 11 Nov 2011 18:43:44 -0800 (PST)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 4B3D6431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 11 Nov 2011 18:43:44 -0800 (PST)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id CF41966E0159;\r
+       Fri, 11 Nov 2011 18:43:43 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from finestructure.net (cpe-76-174-136-149.socal.res.rr.com\r
+       [76.174.136.149]) (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id E00AB66E0166;\r
+       Fri, 11 Nov 2011 18:43:40 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 9E56B22F; Fri, 11 Nov 2011 18:43:40 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v3] contrib/nmbug: new script for sharing tags with a\r
+       given prefix.\r
+In-Reply-To: <87ty6a9puk.fsf@rocinante.cs.unb.ca>\r
+References: <1320627586-10068-1-git-send-email-david@tethera.net>\r
+       <1321024095-6387-1-git-send-email-david@tethera.net>\r
+       <877h36fdgb.fsf@servo.finestructure.net>\r
+       <87ty6a9puk.fsf@rocinante.cs.unb.ca>\r
+User-Agent: Notmuch/0.9+131~g8fb8eec (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Fri, 11 Nov 2011 18:43:38 -0800\r
+Message-ID: <871utef4bp.fsf@servo.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; protocol="application/pgp-signature"\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: Sat, 12 Nov 2011 02:43:45 -0000\r
+\r
+--=-=-=\r
+\r
+On Fri, 11 Nov 2011 18:55:15 -0500, David Bremner <david@tethera.net> wrote:\r
+> I think the commit message and the online help are aimed a different\r
+> audience, so it is not crucial (or even desirable) that they be exactly\r
+> the same.  Perhaps it would be more clear to say that these are the\r
+> "non-trivial" commands.\r
+\r
+At this point I actually think they're probably exactly the same\r
+audience, aren't they?  Isn't nmbug primarily aimed at notmuch\r
+developers that are reading patches sent to the list?\r
+\r
+> The "most commonly used commands" could be retitled "the minimal set of\r
+> commands to use nmbug". My own workflow involves fetch, merge, and the\r
+> occasional checkout. Your might or might not; in my case it has to do\r
+> with the fact that I am syncing tags in several different ways.\r
+\r
+This is the sort of thing that I'm finding confusing.  Is this your work\r
+flow because you are the primary developer and are therefore frequently\r
+working under the hood, or because this is the prescribed procedure?\r
+\r
+The tag sharing process that nmbug is using is complicated and subtle\r
+enough that you should make it very clear what the "proper" procedure\r
+is, and what are the "under the hood" commands that one should never\r
+really have to use.  I've been following pretty closely and I'm still\r
+kind of confused.  I'm sure that others coming to it now because they're\r
+seeing this posting to the list might share that confusion.  Maybe it\r
+would help if you could follow up with a good how-to that describes how\r
+someone could start using nmbug with a nicely defined prescribed\r
+procedure.\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJOvd1aAAoJEO00zqvie6q8PqIP/2j7GzN3NIonglakGj7HVhRo\r
+9QWHn16CbI/D130QCs+zyzI7a7X6YQ0k5XfXnFpaxzYSWT5H1kJ73AEW7wc9N5wK\r
+h54WVmoGJSM1OIZ03cvqbqGuHz/45wc8LZvHGSBRI5PAJDRKwAhkClCXXnMLHaXV\r
+DYadksu4oIb77kejRu+iyUQTaQwoM/k+XKvPAI+IJw2Dd4cVNaliqwZbYcxMeOmp\r
+QoSOJ/RZPZfUjDDDqrlRc4wbz//JEaWVjNY8IH8SgZHayWN9bMaq7HrIZ4mb2FGk\r
+Chm+aoKHGXRLsUM5XiyVmOyjiK2eu08VwVnsn3yZGXw/zP3ucbr8YgjvZcIdmG+x\r
+zzYDW2Gj4oxxZIb242/CSh5UPxLntT58Mz+yCO/+T2oOGU6befvfINSA4frmrANQ\r
+Rc6APrz+6Qi2pkRDwop6EvFMTAOD3DQ/jL+jyPEK8bGIwAXgZy8CIswa6umDPvEo\r
+U+Ogyh+Zlh15Ds2JnwwJsSO7ivertg1Mp6i+YKhtNNJzZnY6xNTrxpeXMCWtL5nV\r
+3N6GC0ZBGDewOye0qfRqxoq7u89/ATeox5aKPbsNok+dE0JeI0qEYTAgZYCiN5Zv\r
+/4K6mHKST3NMjjkxtMqXpX+OIdPZcQz3hCbi9ZXYtrtpkpv5C6Ke10yyv9AZJV6O\r
+ihDg8PgwhZw3LJe3lS4M\r
+=LCgG\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r