Re: [PATCH] emacs: Avoid runtime use of `cl'.
authorCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 01:13:34 +0000 (18:13 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:19 +0000 (09:37 -0800)
8d/c012392ec559133455e75f7fde7e24d66cbc34 [new file with mode: 0644]

diff --git a/8d/c012392ec559133455e75f7fde7e24d66cbc34 b/8d/c012392ec559133455e75f7fde7e24d66cbc34
new file mode 100644 (file)
index 0000000..7daaa38
--- /dev/null
@@ -0,0 +1,90 @@
+Return-Path: <cworth@cworth.org>\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 BE44240D160\r
+       for <notmuch@notmuchmail.org>; Wed, 27 Oct 2010 18:13:45 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.89\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
+       tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
+       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 MpXHcKLT1y+j; Wed, 27 Oct 2010 18:13:35 -0700 (PDT)\r
+Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 333C040D155;\r
+       Wed, 27 Oct 2010 18:13:35 -0700 (PDT)\r
+Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
+       id C601C2540F4; Wed, 27 Oct 2010 18:13:34 -0700 (PDT)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: Avoid runtime use of `cl'.\r
+In-Reply-To: <1272537216-2635-1-git-send-email-dme@dme.org>\r
+References: <1272537216-2635-1-git-send-email-dme@dme.org>\r
+User-Agent: Notmuch/0.3.1-124-gc9e0da3 (http://notmuchmail.org) Emacs/23.2.1\r
+       (i486-pc-linux-gnu)\r
+Date: Wed, 27 Oct 2010 18:13:34 -0700\r
+Message-ID: <87k4l3glvl.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; 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: Thu, 28 Oct 2010 01:13:46 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Thu, 29 Apr 2010 11:33:36 +0100, David Edmondson <dme@dme.org> wrote:\r
+> The GNU Emacs Lisp Reference Manual section D.1 says:\r
+>=20\r
+> > *  Please don't require the cl package of Common Lisp extensions at\r
+...\r
+> Follow this advice, requiring the following changes where `cl' was\r
+> used at runtime:\r
+\r
+Thanks for this code, David. I was just sitting down to eliminate all\r
+warnings in the compilation of notmuch, so this was very\r
+convenient. I've committed this now.\r
+\r
+I do think the code is a bit harder to read now, but I'm willing to let\r
+maintainership of nasty bits of emacs code drift from me to you for\r
+things like this. ;-)\r
+\r
+And meanwhile, the fact that we now have a framework for automated\r
+testing of emacs code makes me much more comfortable about changes like\r
+this. (Not that I think that we necessarily have good coverage of the\r
+code being tested here, but it's now a very small step from where we are\r
+to adding that coverage.)\r
+\r
+Thanks again,\r
+\r
+=2DCarl\r
+\r
+=2D-=20\r
+carl.d.worth@intel.com\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iD8DBQFMyM4+6JDdNq8qSWgRAhErAJ9EiZ+KXd9e4kvXaYOYBXmfbDCbTQCfSfZi\r
+oukfjjQzszHMmYQm6pjBOvs=\r
+=KhbT\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r