How can I determine whether to use customize-set-variable
rather than setq?
Asked
Active
Viewed 70 times
0

Dilna
- 1
- 3
- 11
customize-set-variable
related to the use of a customization interface, of some minor-mode for instance? How can I determine whether a variable should not me set withsetq
? – Dilna Jul 14 '22 at 01:50