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

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

Re: patn-insert.el requires cl which is deprecated


From: Stefan Monnier
Subject: Re: patn-insert.el requires cl which is deprecated
Date: Sat, 04 Mar 2023 17:06:56 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>> My options seem to be:1. Find out if anyone has updated it to work under
>> Emacs 27+ (in progress)2. Attempt to update it to use cl-lib myself
>> (unlikely)3. Contact the author (deferred)4. Keep my Emacs 25.2.1 installed
>> just so that I can use the functions in patn-insert
>
> Feel free to ask for more specific help (e.g. post actual error
> messages, ideally with backtraces).  I also recommend you byte-compile
> the file (the byte-compiler should give you useful messages, and if
> they're not useful to you, post them here, other people can interpret
> them for you).

BTW, it's probably best to byte-compile it with (one of) the last
version of Emacs with which it still works (it might give you hints
about uses of obsolete functionality).


        Stefan




reply via email to

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