emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH v4] Add compat.el support to Org (was: [POLL] Use compat.el i


From: Max Nikulin
Subject: Re: [PATCH v4] Add compat.el support to Org (was: [POLL] Use compat.el in Org? (was: Useful package? Compat.el))
Date: Sat, 6 May 2023 13:39:15 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 30/04/2023 17:39, Ihor Radchenko wrote:
Date: Mon, 3 Apr 2023 10:41:50 +0200
Subject: [PATCH v4 4/8] Use compat.el library instead of ad-hoc compatibility
  function set

Ihor, I have not noticed removal of

;; `flatten-tree' was added in Emacs 27.1.
(defalias 'org-protocol-flatten
  (if (fboundp 'flatten-tree) 'flatten-tree

from org-protocol.el

Perhaps I will post more comments, so there is no point to send updated patch set in response to this message.




reply via email to

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