jfbu <[email protected]> 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

_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to