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

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

Re: Help making a map-do/seq-do based code work on emacs 26.3


From: Kaushal Modi
Subject: Re: Help making a map-do/seq-do based code work on emacs 26.3
Date: Thu, 5 May 2022 17:23:03 -0400

On Thu, May 5, 2022 at 2:32 PM Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
> This call to `package-initialize` should not be necessary on recent
> Emacsen (but it used to be needed, indeed).  If you find it's still
> necessary with Emacs `master`, please report it as a bug.

Yes, I kept it there for simplicity as the CI runs on older Emacs
versions like 26.3. You're right; I don't need it for Emacs 27+.



reply via email to

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