DAE get “package cl deprecated” all the time?
Emacs 27 changed the male of cl and not all Emacs packages have updated to use the right name. Raising an issue with the upstream Emacs package would be the way to resolve this.
And another question, I guess: I try to use SPC k
to barf and slurp, but it leaves me in ‘lisp’ mode after. Is there a way to have it return me to normal mode? or perhaps, are there good docs how to use lisp mode? whenver I try to slurp or barf i either have to remember to hit escape, or i mess up my code
Found part of the answer: https://github.com/syl20bnr/spacemacs/blob/master/doc/DOCUMENTATION.org#editing-lisp-code
Looks like it’s from core/libs/dash.el