emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
practicalli-john 2020-08-11T09:33:28.099500Z

New Emacs release: 27.1 https://lists.gnu.org/archive/html/emacs-devel/2020-08/msg00237.html

7🎉
borkdude 2020-08-11T09:47:11.099800Z

I upgraded. Now my org-mode is broken

bozhidar 2020-08-12T09:59:21.102500Z

Probably it's something upstream, as I haven't changed anything related in Prelude recently.

borkdude 2020-08-11T09:55:38.100Z

Open /Users/borkdude/Dropbox/dre/notes/worklog.org
File mode specification error: (wrong-type-argument stringp (require . info))
Prelude tip: Press <C-c y> to search in YouTube.
load-history-filename-element: Wrong type argument: stringp, (require . info)
Mark set
load-history-filename-element: Wrong type argument: stringp, (require . info)

borkdude 2020-08-11T09:57:50.100200Z

Downgrading...

practicalli-john 2020-08-11T10:36:17.100300Z

Org-mode works in Spacemacs with Emacs 27 (and 28) 😁

borkdude 2020-08-11T10:38:01.100500Z

I'm sure it's related to some historic file that's lingering somewhere

borkdude 2020-08-11T10:38:15.100700Z

I tried to delete a bunch, but I wasn't sure which, and it didn't solve the issue

practicalli-john 2020-08-11T12:49:08.101Z

The eternal joy of custom code 😁

borkdude 2020-08-11T13:04:13.101300Z

custom?

borkdude 2020-08-11T13:04:39.101500Z

it might be a prelude issue. I don't have any custom code around org-mode

borkdude 2020-08-11T13:05:21.101800Z

maybe @bozhidar knows