[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Some Org mode files require org-macs.el more than once
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] Some Org mode files require org-macs.el more than once |
Date: |
Mon, 15 May 2023 14:17:51 +0000 |
Niall Dooley <dooleyn@gmail.com> writes:
> Reviewing some Org files I noted the following files require org-macs.el more
> than once:
> ...
> The additional require seems redundant to my ignorant self. I appreciate this
> should cause no issue but is there a reason why such lines are
> duplicated?
To emphasize that
(require 'org-macs)
(org-assert-version)
should always go together.
Canceled.
--
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>