spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
ro6 2020-06-07T03:48:38.364200Z

@codonnell Thanks, I'll try that. Can anyone give me the elevator pitch on using Spacemacs vs setting up Emacs+Evil on your own? What justifies buying in to Spacemacs?

craftybones 2020-06-07T06:02:48.365100Z

My org-mode-ctrl-c-ctrl-c causes a

Symbol's function definition is void: org-outline-overlay-data

craftybones 2020-06-07T06:03:46.366Z

So, my org mode doesn’t really reload. If I kill the buffer and restart, it does work though

craftybones 2020-06-07T06:04:03.366500Z

So, seems to be specific to the function invoked on org-ctrl-c-ctrl-c

craftybones 2020-06-07T06:15:12.366700Z

Has anyone faced this before?

craftybones 2020-06-07T06:15:22.367Z

Most of the solutions center around “delete org and reinstall”

craftybones 2020-06-07T06:19:30.367400Z

or “delete compiled files and restart emacs”

craftybones 2020-06-07T06:19:42.367800Z

I can’t find a .elc with org-outline-overlay-data in it

craftybones 2020-06-07T06:24:23.368200Z

Found! Ok, this worked

practicalli-john 2020-06-07T09:40:35.379600Z

@robert.mather.rmm Emacs is arguably the most customisable Editor and allows you to create whatever you want, exactly how you want it. Your customisations are of course your responsibility. Spacemacs takes hundreds of years of collective experience in using Emacs and Evil and packages that up so it works with hundreds of Emacs packages. The community has a shared code base to help each other solve issues and adopt new features. Spacemacs is still as customisable as vanilla Emacs and many of those customisations are shared back to the project helping it grow with over 10,000 commits to the project. Oh, there are 20,000 stars on the GitHub repository if that is something relevant to you.

practicalli-john 2020-06-07T09:42:01.380500Z

I like Spacemacs so much I wrote about on how I use it https://practicalli.github.io/spacemacs/