[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] warning message for straight-use-package [9.6 (9.6-gb2adb6 @ /
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] warning message for straight-use-package [9.6 (9.6-gb2adb6 @ /Users/stephen/.emacs.d/straight/build/org/)] |
Date: |
Sat, 31 Dec 2022 13:14:34 +0000 |
Stephen Eglen <sje30@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>