PERMALINK
The latest snapshot of CIDER includes some welcome tidy up of the code. One notable removal is cider-compat which was added to support Emacs versions previous to 25. As most of the Emacs world is on version 27 (or 28 / 29) then there is no need to include cider-compat any more.However, some Emacs packages that haven't change in a while may still used cider-compat, although the only one to date that has been found is helm-cider. Unfortunately is causing Clojure file to fail to load when used with the latest CIDER snapshot.When helm-cider is enabled, Emacs is unable to load Clojure files. The error reported is: