[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Strange startup behavior on emacs 26.3 and malfunctioning commands
From: |
Stefan Monnier |
Subject: |
Re: Strange startup behavior on emacs 26.3 and malfunctioning commands |
Date: |
Thu, 25 Feb 2021 13:00:56 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> Well, I mostly keep emacs-26 around for clojure development. The clojure
> development packages I installed ie: CIDER, sesman, clojure-mode, do not
> seem to be fully supported by emacs-28. They are not fully featured unless
> I use emacs-26. It’s like whoever developed them did not intend them
> to be forward compatible.
I suggest you work on that problem. I.e. report bugs about it (both to
the package and to Emacs (after all, Emacs intends to preserve
compatibility)).
It's bad to force users to upgrade, but it's even worse to
prevent upgrading.
Stefan