[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] org-macs.el: Fix Emacs-26 compatibility
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] org-macs.el: Fix Emacs-26 compatibility |
Date: |
Fri, 11 Aug 2023 16:27:06 +0000 |
Max Nikulin <manikulin@gmail.com> writes:
> Current state of the main branch is not compatible with Emacs-26.
>
> Loading /home/ubuntu/src/org-mode/lisp/org-compat.el (source)...
> Eager macro-expansion failure: (wrong-number-of-arguments (2 . 2) 6)
>
> It is again `setq-local' call with multiple variables. See the attached
> patch that splits it into several parts.
Thanks!
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=2f79c63c2
That failure does not really point to where it happened... I am
wondering how you managed to find out the cause.
--
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>