emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
practicalli-john 2020-03-05T01:50:00.114900Z

The first pretest version for what will be the Emacs 27.1.0 release is available https://lists.gnu.org/archive/html/emacs-devel/2020-03/msg00045.html

solf 2020-03-05T02:57:13.116700Z

Any way to limit the size of the output of org-babel-execute? Sometimes the result is a huge json dump that of course crashes emacs

Cora (she/her) 2020-03-05T04:38:43.117800Z

for anyone wanting to try emacs 27 on macos catalina you can do:

brew tap d12frosted/emacs-plus
brew install pkg-config autoconf texinfo
brew install emacs-plus --HEAD --with-emacs-27-branch --with-jansson

👍 1
Cora (she/her) 2020-03-05T04:40:04.118400Z

it's working well for me with doom emacs, although I had to blow away my .emacs.d and re-clone doom so that all the autobuild stuff would rebuild

Cora (she/her) 2020-03-05T04:40:27.118800Z

but that's not a huge deal since all the config stuff is in .doom.d

Cora (she/her) 2020-03-05T04:41:20.119600Z

my review, though, is that 27 is a noticeably faster