How to force apply of dir-locals?
Either revert-this-buffer
or SPC f f
and reopen the same file.
Emacs only applies .dir-locals.el
changes to newly opened / reopened files
Emacs 27.1 has been released. https://lists.gnu.org/archive/html/emacs-devel/2020-08/msg00237.html
I've used Emacs 27.0.50 for a while with Spacemacs and appart from some initial issues with the new dump systems (resolved last year) I haven't had any specific issues. So it should be safe to upgrade.
If you do upgrade, Spacemacs will download all the Emacs packages again (as it stores packages in version specific directory under .emacs.d/elpa
)
I am afraid I couldn't find anything about enabling native json
@jr0cket I got it 馃槃: https://freesteph.info/blog/compiling-emacs-27-1-on-fedora.html Then check if support is enabled: https://www.reddit.com/r/emacs/comments/dewnxh/checking_whether_i_have_the_new_fast_json_support/
@jr0cket how did you install it? it seems im on emacs version 26.3 because its the version ubuntu has in the app store
i guess i can select 27.1 from the app store
I am actually using Emacs 28, via the emacs-snapshot
package on https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa
If using this PPA, remove all other emacs related packages first
Works flawlessly
Any new features folks are finding particularly useful? I haven鈥檛 taken a close look at the changelog yet.
Native JSON parsing seems to get a few mentions, along with the portable dumper.
@jr0cket how to install emacs with native json support?
It seems that it's not auto enabled ://