emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sweeter Emacs Lisp


From: Thierry Volpiatto
Subject: Re: Sweeter Emacs Lisp
Date: Tue, 16 Jul 2013 15:04:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> Juanma Barranquero <address@hidden> writes:
>
>> The past two weeks, while hacking desktop.el, often I would've loved
>> to require 'cl-lib to use sequence functions. I didn't, because
>> desktop.el, though not pre-loaded, it is so commonly used that loading
>> cl-lib from it would be almost like forcing cl-lib into everybody's
>> Emacs.
>
> There is nothing wrong with using the macros from cl-lib.

There is nothing wrong using the functions from cl-lib too AFAIK.
(Like everybody does)

>> OTOH, cl-lib is currently unconditionally required by 15 files (plus
>> emacs-lisp/cl*.el):
>
> Only when compiling.

No 19 files are requiring cl-lib at runtime actually.

-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]