bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] missing (require 'cl) ?


From: David Kastrup
Subject: Re: [Bug-AUCTeX] missing (require 'cl) ?
Date: Thu, 20 Sep 2012 12:38:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

jfbu <address@hidden> writes:

> I look at the code in mic-paren.el and it starts with
>
> (eval-when-compile (require 'cl))
>
> This seems to comply with the official policy advised at
> <http://www.gnu.org/software/emacs/manual/html_mono/cl.html#Overview>
>
> in case avoiding the use of mapcar* proves troublesome, couldn't
> auctex require cl in the same manner mic-paren does?

This only works for cl features implemented purely through macros.

-- 
David Kastrup



reply via email to

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