> For example, you can add it to load-path manually. > Similar to how we recommend installing Git version of Org in the manual.
I tried adding, but autoloads weren't automatically available, then added (require 'org-autoloads nil t) This seems to be it, or it is "org/lisp/org-loaddefs"? The other way to force into package-quickstart-file seems to be deleting org's entry in package--builtin-versions, I didn't found any downsides to this yet. Thank you, this can be considered solved for now. --- Dan.
