Damon Permezel <perme...@me.com> writes: > Just refreshed org from the package manager. > > org 20190415 installed Outline-based notes > management and organizer > org-plus-contrib 20190415 installed Outline-based notes > management and organizer > > org-drill-entry: Symbol’s function definition is void: > org-outline-overlay-data > > I was able to fix the problem by grepping for references in *.elc files and > byte-compiling the files.
I faced the same problem and you workaround fixed it for me. Thank you. That was on Spacemacs develop (updated a few minutes ago) atop GNU Emacs 26.2. In Spacemacs develop (same commit) atop GNU Emacs 27.0.50 (built on April 1st, commit 4565-g03ceee0e64) the workaround was not necessary. Regards