[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Comments on setopt
From: |
Lars Ingebrigtsen |
Subject: |
Re: Comments on setopt |
Date: |
Thu, 17 Feb 2022 12:28:11 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Juri Linkov <juri@linkov.net> writes:
>> `customize-set-variable' should indeed warn/error out if the value is
>> invalid.
>
> Maybe like `set-variable' checks for custom-type.
Right. I've now added that for setopt. And since it's not relying on
customize-set-variable any more, that means that we don't have to break
customize-set-variable compatibility. 😀
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: Comments on setopt, (continued)