bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21695: 25.0.50; Change most occurrences of `setq' in Emacs manual to


From: Gregory Heytings
Subject: bug#21695: 25.0.50; Change most occurrences of `setq' in Emacs manual to `customize-set-variable'? Really?
Date: Thu, 09 Sep 2021 11:44:58 +0000



Instead of building such a list, is this not something that could be done inside Fsetq, by checking whether Fget (sym, Qcustom_set) is non-nil, and if so, issue an error/warning?


Patch attached.

Attachment: Warn-when-defcustom-is-wrongly-set.patch
Description: Text Data


reply via email to

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