Re: Re: Re: Solaris support - missing or incompatible functions
[notmuch-archives.git] / af / 259c2d1500b2ec5a2987cae5742a0e2363132e
1 Return-Path: <jrollins@finestructure.net>\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 D81F9429E25\r
6         for <notmuch@notmuchmail.org>; Fri, 11 Nov 2011 18:43:44 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 Mp4-l4oWKGl1 for <notmuch@notmuchmail.org>;\r
16         Fri, 11 Nov 2011 18:43:44 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 4B3D6431FB6\r
20         for <notmuch@notmuchmail.org>; Fri, 11 Nov 2011 18:43:44 -0800 (PST)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id CF41966E0159;\r
23         Fri, 11 Nov 2011 18:43:43 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (cpe-76-174-136-149.socal.res.rr.com\r
26         [76.174.136.149]) (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id E00AB66E0166;\r
28         Fri, 11 Nov 2011 18:43:40 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 9E56B22F; Fri, 11 Nov 2011 18:43:40 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH v3] contrib/nmbug: new script for sharing tags with a\r
34         given prefix.\r
35 In-Reply-To: <87ty6a9puk.fsf@rocinante.cs.unb.ca>\r
36 References: <1320627586-10068-1-git-send-email-david@tethera.net>\r
37         <1321024095-6387-1-git-send-email-david@tethera.net>\r
38         <877h36fdgb.fsf@servo.finestructure.net>\r
39         <87ty6a9puk.fsf@rocinante.cs.unb.ca>\r
40 User-Agent: Notmuch/0.9+131~g8fb8eec (http://notmuchmail.org) Emacs/23.3.1\r
41         (x86_64-pc-linux-gnu)\r
42 Date: Fri, 11 Nov 2011 18:43:38 -0800\r
43 Message-ID: <871utef4bp.fsf@servo.finestructure.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: multipart/signed; boundary="=-=-=";\r
46         micalg=pgp-sha256; protocol="application/pgp-signature"\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Sat, 12 Nov 2011 02:43:45 -0000\r
60 \r
61 --=-=-=\r
62 \r
63 On Fri, 11 Nov 2011 18:55:15 -0500, David Bremner <david@tethera.net> wrote:\r
64 > I think the commit message and the online help are aimed a different\r
65 > audience, so it is not crucial (or even desirable) that they be exactly\r
66 > the same.  Perhaps it would be more clear to say that these are the\r
67 > "non-trivial" commands.\r
68 \r
69 At this point I actually think they're probably exactly the same\r
70 audience, aren't they?  Isn't nmbug primarily aimed at notmuch\r
71 developers that are reading patches sent to the list?\r
72 \r
73 > The "most commonly used commands" could be retitled "the minimal set of\r
74 > commands to use nmbug". My own workflow involves fetch, merge, and the\r
75 > occasional checkout. Your might or might not; in my case it has to do\r
76 > with the fact that I am syncing tags in several different ways.\r
77 \r
78 This is the sort of thing that I'm finding confusing.  Is this your work\r
79 flow because you are the primary developer and are therefore frequently\r
80 working under the hood, or because this is the prescribed procedure?\r
81 \r
82 The tag sharing process that nmbug is using is complicated and subtle\r
83 enough that you should make it very clear what the "proper" procedure\r
84 is, and what are the "under the hood" commands that one should never\r
85 really have to use.  I've been following pretty closely and I'm still\r
86 kind of confused.  I'm sure that others coming to it now because they're\r
87 seeing this posting to the list might share that confusion.  Maybe it\r
88 would help if you could follow up with a good how-to that describes how\r
89 someone could start using nmbug with a nicely defined prescribed\r
90 procedure.\r
91 \r
92 jamie.\r
93 \r
94 --=-=-=\r
95 Content-Type: application/pgp-signature\r
96 \r
97 -----BEGIN PGP SIGNATURE-----\r
98 Version: GnuPG v1.4.11 (GNU/Linux)\r
99 \r
100 iQIcBAEBCAAGBQJOvd1aAAoJEO00zqvie6q8PqIP/2j7GzN3NIonglakGj7HVhRo\r
101 9QWHn16CbI/D130QCs+zyzI7a7X6YQ0k5XfXnFpaxzYSWT5H1kJ73AEW7wc9N5wK\r
102 h54WVmoGJSM1OIZ03cvqbqGuHz/45wc8LZvHGSBRI5PAJDRKwAhkClCXXnMLHaXV\r
103 DYadksu4oIb77kejRu+iyUQTaQwoM/k+XKvPAI+IJw2Dd4cVNaliqwZbYcxMeOmp\r
104 QoSOJ/RZPZfUjDDDqrlRc4wbz//JEaWVjNY8IH8SgZHayWN9bMaq7HrIZ4mb2FGk\r
105 Chm+aoKHGXRLsUM5XiyVmOyjiK2eu08VwVnsn3yZGXw/zP3ucbr8YgjvZcIdmG+x\r
106 zzYDW2Gj4oxxZIb242/CSh5UPxLntT58Mz+yCO/+T2oOGU6befvfINSA4frmrANQ\r
107 Rc6APrz+6Qi2pkRDwop6EvFMTAOD3DQ/jL+jyPEK8bGIwAXgZy8CIswa6umDPvEo\r
108 U+Ogyh+Zlh15Ds2JnwwJsSO7ivertg1Mp6i+YKhtNNJzZnY6xNTrxpeXMCWtL5nV\r
109 3N6GC0ZBGDewOye0qfRqxoq7u89/ATeox5aKPbsNok+dE0JeI0qEYTAgZYCiN5Zv\r
110 /4K6mHKST3NMjjkxtMqXpX+OIdPZcQz3hCbi9ZXYtrtpkpv5C6Ke10yyv9AZJV6O\r
111 ihDg8PgwhZw3LJe3lS4M\r
112 =LCgG\r
113 -----END PGP SIGNATURE-----\r
114 --=-=-=--\r