emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] before emit an error message, try to load the babel language


From: Ihor Radchenko
Subject: Re: [PATCH] before emit an error message, try to load the babel language
Date: Tue, 25 Apr 2023 14:48:44 +0000

Ruijie Yu <ruijie@netyu.xyz> writes:

>> 1. `setopt' already triggers loading when variable is set. It is just
>>    `setq', often used in place of `setopt', that does not trigger
>>    loading/unloading.
>
> Speaking of which, since we now (or are about to?) depend on compat, we
> can just do (require 'compat) and forget that `setopt' is an Emacs 29
> addition.

No. Compat does not support and does not plan to support `setopt' (see
https://elpa.gnu.org/packages/doc/compat.html#Limitations).
And it is not us who needs to use `setopt', but users.
We just have to deal with de facto situation with users using `setq'
mindlessly.

-- 
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>



reply via email to

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