I recently noticed that guix-devel-mode misbehaved on packages ending with a "+" (like my recent emacs-image+).
See https://github.com/alezost/guix.el/issues/24 for more details. Alex Kost suggested we removed the syntax change in .dir-locals.el: --8<---------------cut here---------------start------------->8--- ;; This notably allows '(' in Paredit to not insert a space when the ;; preceding symbol is one of these. (eval . (modify-syntax-entry ?~ "'")) (eval . (modify-syntax-entry ?$ "'")) - (eval . (modify-syntax-entry ?+ "'")) --8<---------------cut here---------------end--------------->8--- I don't see how it affects Paredit. What do you think? -- Pierre Neidhardt
signature.asc
Description: PGP signature