spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
Karol W贸jcik 2020-08-11T07:20:57.170800Z

How to force apply of dir-locals?

practicalli-john 2020-08-11T08:55:00.170900Z

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

practicalli-john 2020-08-11T09:38:26.178100Z

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 )

馃帀 1
practicalli-john 2020-08-12T07:04:42.182Z

I am afraid I couldn't find anything about enabling native json

2020-08-15T22:27:00.182500Z

@jr0cket how did you install it? it seems im on emacs version 26.3 because its the version ubuntu has in the app store

2020-08-15T22:27:36.182700Z

i guess i can select 27.1 from the app store

practicalli-john 2020-08-15T23:36:08.182900Z

I am actually using Emacs 28, via the emacs-snapshot package on https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa

practicalli-john 2020-08-15T23:39:36.183200Z

If using this PPA, remove all other emacs related packages first

Karol W贸jcik 2020-08-11T10:25:03.179900Z

Works flawlessly

zane 2020-08-11T18:04:54.180400Z

Any new features folks are finding particularly useful? I haven鈥檛 taken a close look at the changelog yet.

practicalli-john 2020-08-11T18:15:10.180600Z

Native JSON parsing seems to get a few mentions, along with the portable dumper.

Karol W贸jcik 2020-08-11T18:39:05.180800Z

@jr0cket how to install emacs with native json support?

Karol W贸jcik 2020-08-11T18:39:17.181Z

It seems that it's not auto enabled ://