emacs-devel
[Top][All Lists]
Advanced

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

Re: Using cl in rst.el and elsewhere


From: Stefan Monnier
Subject: Re: Using cl in rst.el and elsewhere
Date: Mon, 04 Jun 2012 09:23:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> That's indeed the upcoming solution: as discussed somewhat recently,
> I suggested we provide a new package `cl-lib' which would be like CL but
> with a clean namespace (i.e. everything starts with "cl-").

You can now (on the trunk) use (require 'cl-lib) and then call `cl-some'.


        Stefan



reply via email to

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