[PATCH 3/6] test: emacs: `notmuch-show-tag-all' sans prefix arg should only tag open...
[notmuch-archives.git] / ab / e5e63ccd36284a45fae201a6f260fecc9cf34b
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 282EB431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 21 Dec 2011 20:53:17 -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 gm2sEqgyb73T for <notmuch@notmuchmail.org>;\r
16         Wed, 21 Dec 2011 20:53:16 -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 79877431FB6\r
20         for <notmuch@notmuchmail.org>; Wed, 21 Dec 2011 20:53:16 -0800 (PST)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 1E5A43280AF;\r
23         Wed, 21 Dec 2011 20:53:14 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from finestructure.net (cpe-76-174-137-84.socal.res.rr.com\r
26         [76.174.137.84]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id 562BB3280CC;\r
28         Wed, 21 Dec 2011 20:53:11 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 029781405; Wed, 21 Dec 2011 20:53:10 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: David Bremner <david@tethera.net>, Notmuch Mail <notmuch@notmuchmail.org>\r
33 Subject: Re: have "notmuch help" call man?\r
34 In-Reply-To: <87ehvxtgoi.fsf@zancas.localnet>\r
35 References: <87zkescxp5.fsf@zancas.localnet> <87iplbyj0w.fsf@zancas.localnet>\r
36         <87ehvxtgoi.fsf@zancas.localnet>\r
37 User-Agent: Notmuch/0.10.2+93~ga124635 (http://notmuchmail.org) Emacs/23.3.1\r
38         (x86_64-pc-linux-gnu)\r
39 Date: Wed, 21 Dec 2011 20:53:08 -0800\r
40 Message-ID: <87k45pqkaz.fsf@servo.finestructure.net>\r
41 MIME-Version: 1.0\r
42 Content-Type: multipart/signed; boundary="=-=-=";\r
43         micalg=pgp-sha256; protocol="application/pgp-signature"\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Thu, 22 Dec 2011 04:53:17 -0000\r
57 \r
58 --=-=-=\r
59 Content-Transfer-Encoding: quoted-printable\r
60 \r
61 On Wed, 21 Dec 2011 23:43:09 -0400, David Bremner <david@tethera.net> wrote:\r
62 > The man pages are now installed, a notmuch help (built from this branch)\r
63 > uses them.\r
64 \r
65 Hey, David this is really great.  Thank you so much for working on this.\r
66 This will make things much easier to maintain down the line.\r
67 \r
68 I think what you've done looks great.  A couple small issues:\r
69 \r
70 * There are a couple of formatting issues (notmuch.1, notmuch-config.1,\r
71   notmuch-reply.1).\r
72 \r
73 * The notmuch part command is completely deprecated, so I don't think\r
74   there's really any reason to include a man page for it.\r
75 \r
76 * There's no man page for restore (notmuch-restore.1).\r
77 \r
78 It also occurs to me while looking through this: do we really need a\r
79 separate "setup" command?  Does that ever really get run?  Doesn't\r
80 notmuch new run the setup if it doesn't detect a config?  If there's\r
81 really reason to run it again at a later point, why don't we just have a\r
82 =2D-setup option to notmuch new instead?  It would also make notmuch.1\r
83 cleaner if we removed it.\r
84 \r
85 > I'm not sure if posting the patches make sense; it's up to 74k of diffs,\r
86 > even using "git format-patch -D".  I'm open to suggestions, as always.\r
87 \r
88 While in general I think it's nice to have patches to the list, but I'm\r
89 not sure how much benefit there is in this case.  I would be fine to\r
90 just see the patch merged directly from your branch.\r
91 \r
92 Again, thanks for the work on this, David.  This=20\r
93 \r
94 jamie.\r
95 \r
96 --=-=-=\r
97 Content-Type: application/pgp-signature\r
98 \r
99 -----BEGIN PGP SIGNATURE-----\r
100 Version: GnuPG v1.4.11 (GNU/Linux)\r
101 \r
102 iQIcBAEBCAAGBQJO8re0AAoJEO00zqvie6q8f8AP/RZOt/9QeYweAn6hKWAG/zy4\r
103 hjHtZ7nkeCO77CquiexUlIv7oLvrSDgVMes1RhiLzaOFDBPo8YosP61/3tEhffb3\r
104 mp0GWDdDBGkhZ/6DQMoK+SPNwNkBXkrmao03ZzU1Ah3wi51jVP7HaTrxzzqtzkpB\r
105 j6aEqY/Lcgy7W491lz1wYl9tpMxD6fZqyNK0Ph1+6Zfgk2+8hs0rS8Bmj1KVPnu8\r
106 vxIG5PQ0fQQoW5BFs/dCe0YcWyCxjfyQ9vfO08b4pLiASZsBiM09P+TZaFF3iLZX\r
107 1RMlzsVEVgoNI5E1ZPOeHLbu4HaXlIa+5LEWeYLL3aRGHWBFxa38tjsbETy5NR12\r
108 nABZQmLJnYqUGd+wBRxzbJQgoOxxmMd1lqqrSPWfTBD5LyyOLcpqlzdYjx6U1A+3\r
109 qFKMAH8yFWD/8RYBTh3IVTSPXmDfKefCF+p5eTU/48pIT8P7eX1bk2jR/NO70pPz\r
110 4cCvcGLqwZbBLq0pMEK1Uvh+4NAJVnUnPpsVBfmN08fueA7iD8Uqt/zNZI116X6d\r
111 YG5RFXOFLyFoGaEU15n7FDXOYK4LhSO/sg3rXCgGTQ1Pz7oN5BxoPIuvPsG5tHkS\r
112 Y+nMgOLXSvvX8qCDJSGMmU07rrKwhC6T/OPRr0xSKb3Yu35v5Sor9HamKjM7XZOd\r
113 Tlkj1UV/7MTR0lwVd6Uz\r
114 =fjJC\r
115 -----END PGP SIGNATURE-----\r
116 --=-=-=--\r