[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: what is copy-list?
From: |
Barry Margolin |
Subject: |
Re: what is copy-list? |
Date: |
Fri, 21 Jan 2011 08:56:49 -0500 |
User-agent: |
MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
In article <mailman.4.1295597760.27625.help-gnu-emacs@gnu.org>,
Le Wang <l26wang@gmail.com> wrote:
> On Fri, Jan 21, 2011 at 2:43 PM, rusi <rustompmody@gmail.com> wrote:
>
> > But is the (require 'cl) not emacs cruft?
> >
>
> Not really. Not requiring functions and macros before calling them is a bug
> in fsharp-mode. Whether or not 'cl should be provided as the default is
> another issue all together. The reality is that if you customize your emacs
> in any significant way, you'll probably load something that requires 'cl at
> runtime. However anything that makes it into GNU Emacs must not require 'cl
> at runtime. This is the current policy, but lots of people disagree with
> it.
It's not fsharp-mode that requires cl, it's his .emacs that's trying to
use a cl function to perform some customization of it.
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
Re: what is copy-list?, Tim X, 2011/01/21