On 07/02/2023 19:21, Ihor Radchenko wrote:
Max Nikulin writes:

Historically subr-x was avoided in Org. Latest discussion:
https://list.orgmode.org/b1eef17f-b8ef-2e2a-d463-7909b03ce...@gmail.com/T/#u

... which concluded that it is safe to use subr-x.
If we need to add a require, so be it. I see no major downsides.

I do not mind.

Since content of subr-x.el consists of `defsubst' definitions, likely it is preferable to use

    (eval-when-compile (require 'subr-x))


Reply via email to