Re: [PATCH 0/6] notmuch cli config changes
authorJameson Graef Rollins <jrollins@finestructure.net>
Tue, 12 Feb 2013 16:54:43 +0000 (08:54 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:53:34 +0000 (09:53 -0800)
36/4c664ceffe4fa75e976224bac4559579f02ba7 [new file with mode: 0644]

diff --git a/36/4c664ceffe4fa75e976224bac4559579f02ba7 b/36/4c664ceffe4fa75e976224bac4559579f02ba7
new file mode 100644 (file)
index 0000000..41e4c19
--- /dev/null
@@ -0,0 +1,110 @@
+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 E9032431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 12 Feb 2013 08:54:59 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] 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 OrgJMNPpRUNN for <notmuch@notmuchmail.org>;\r
+       Tue, 12 Feb 2013 08:54:55 -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 A4689431FAF\r
+       for <notmuch@notmuchmail.org>; Tue, 12 Feb 2013 08:54:55 -0800 (PST)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id F190766E0159;\r
+       Tue, 12 Feb 2013 08:54:52 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from finestructure.net (adsl-76-240-184-246.dsl.irvnca.sbcglobal.net\r
+       [76.240.184.246]) (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id 6140B66E0163;\r
+       Tue, 12 Feb 2013 08:54:48 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id CF80962219; Tue, 12 Feb 2013 08:54:46 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: David Bremner <david@tethera.net>, Jani Nikula <jani@nikula.org>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 0/6] notmuch cli config changes\r
+In-Reply-To: <87k3qd92sw.fsf@zancas.localnet>\r
+References: <cover.1359495450.git.jani@nikula.org>\r
+       <871ucts54t.fsf@servo.finestructure.net>\r
+       <87y5f0fhtd.fsf@zancas.localnet>\r
+       <87fw12nf7w.fsf@servo.finestructure.net>\r
+       <87k3qd92sw.fsf@zancas.localnet>\r
+User-Agent: Notmuch/0.15+8~gd4a7374 (http://notmuchmail.org) Emacs/24.2.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Tue, 12 Feb 2013 08:54:43 -0800\r
+Message-ID: <87a9r9o4ks.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: Tue, 12 Feb 2013 16:55:00 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+\r
+On Tue, Feb 12 2013, David Bremner <david@tethera.net> wrote:\r
+> I don't know if this last is just an off the cuff remark, or it\r
+> highlights a difference of opinion. In my view "normal" users of notmuch\r
+> use the CLI frequently.  Arguably that means we should take even more\r
+> care over the design of the UI, if we can do that doesn't descend too\r
+> far into bikeshedding territory.\r
+\r
+Probably a difference of opinion.  Under my guise as "normal user" I\r
+hardly ever use the CLI (I'm not counting the emacs UI use of the CLI\r
+under the hood).  In my developer hat I use it more frequently.  But\r
+maybe (likely?) all of our users are also developers.  Even as a\r
+developer, though, most of my CLI usage is scripted at this point.\r
+\r
+But don't get me wrong, the CLI is one of the things that makes notmuch\r
+so incredibly awesome.  It's an email swiss army knife that's there when\r
+you need it.  But given that even I often need to look at the man page\r
+during my occasional CLI usage, I just don't want to see it get to\r
+overcrowded.\r
+\r
+In any event, I've certainly said more than my peace on this issue.\r
+Jani's series looks good to me (although, ironically, it's missing\r
+documentation updates!).\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.12 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJRGnPUAAoJEO00zqvie6q8bbAQAI5fvk92ZLAfGBtkrFlKeeUI\r
+ZC084x6Y7kh5ABP++9/XOVZcUxIXJtnCURR6Lt8Um8IphJ1krrBNljI/VpphoI8t\r
+ubJtb5l0JO6jQ6JPFKIP1b76D+U/tIoUt1y/7Ct8CWCz1t9Dqk5OYC2CeV2xqSw5\r
+fJpRhBU6jK2zVTv1AeCG41Lg8rjaPRn2GOdFysbAo2UL/THXZLyVytE60WI4V948\r
++WRugOp8fngvo35NXaQDW2yH6ra9tpSZoNGPVDRvwBlYdIWujXOSOUHix9SRm63N\r
+ObBIFsClUeDY2x+M0ckEDHENjNGk5OFFrkN8B11CuDplbt+pXyRamZxEzzPEQQX1\r
+ed7zkb7LtxNrrQFwRVAJ6KeCO39ZsspdYwzsa6mwkK3nsLI4hnMULrB9wRlfqfzH\r
+fV997bwdM3kYUHHPgmPPgB+nZTDjqCVH1EVDbvRJwKDtlD7ADYApZq6jpu41aCrm\r
+S0urxcpiTNeEVFirXB0a5gOYGidn0FkMbx1vpdkrsodJDben2y9bU5rSZUd1rpWC\r
+6DgzNCczPNDeChi0RWPf6qcHQGXc5tQJNwcXfBE29JH8gjeu8ZEjTRIJJqUY8KnE\r
+v9iUneN8IpILfrTJCnxpaPwTp6HgLPev/adsg/QDP/7ErCIltT/qJdsowRuMnF33\r
+Fe4SSCV9hR8Xx7mFYWUW\r
+=1SDP\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r