[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Use of cl tools
From: |
Emanuel Berg |
Subject: |
Re: Use of cl tools |
Date: |
Sun, 06 Aug 2023 15:36:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Heime wrote:
> I need some explanation about the `cl` routines.
> For instance, since Emacs 27.1, the functions `second` and
> `third` are obsolete, and `cl-second` and `cl-third` should
> be used instead.
Use (require 'cl-lib) and then byte compile, it will tell you
there is no "second" for example if you use it.
--
underground experts united
https://dataswamp.org/~incal