Stephen Eglen <sj...@cam.ac.uk> writes:

> I use straight.el for package management, and a recent package (I think
> it was todoist.el) pulled in org-mode.  This then caused the warning
> about mismatch between the org-mode in Emacs and the one from the repo.
>
> I read the *Warning* and in particular this bit:
>
> ----------------------------------------------------------------------
> 3. New Org version is loaded using straight.el package manager and
>    other package depending on Org is loaded before straight triggers
>    loading of the newer Org version.
>
>    It is recommended to put
>     (straight-use-package ’org)
>    early in the config.  Ideally, right after the straight.el
> ----------------------------------------------------------------------
>
> so I copied the elisp straight into .emacs.  This then
> generated an error, because the symbol 'org had been copied across as
> ’org.  

Thanks for reporting!
Fixed on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=62dc49509

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to