bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#59714: 30.0.50; (void-function cl-letf)


From: Stefan Monnier
Subject: bug#59714: 30.0.50; (void-function cl-letf)
Date: Wed, 30 Nov 2022 14:45:18 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> So you must (require 'cl-lib) to be able to use cl-letf.

Definitely.
The `cl-loaddefs.el` is used to autoload things *after* that step, so
that loading `cl-lib` doesn't need to eagerly load all the files that
comprise `cl-lib`.


        Stefan






reply via email to

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