emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] org-macs.el: Fix Emacs-26 compatibility


From: Max Nikulin
Subject: [PATCH] org-macs.el: Fix Emacs-26 compatibility
Date: Fri, 11 Aug 2023 22:17:43 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

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.

Attachment: 0001-org-macs.el-Fix-Emacs-26-compatibility.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]