New Emacs release: 27.1 https://lists.gnu.org/archive/html/emacs-devel/2020-08/msg00237.html
I upgraded. Now my org-mode is broken
Probably it's something upstream, as I haven't changed anything related in Prelude recently.
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)
Downgrading...
Org-mode works in Spacemacs with Emacs 27 (and 28) 😁
I'm sure it's related to some historic file that's lingering somewhere
I tried to delete a bunch, but I wasn't sure which, and it didn't solve the issue
The eternal joy of custom code 😁
custom?
it might be a prelude issue. I don't have any custom code around org-mode
maybe @bozhidar knows