Drew Adams [2017-11-29 07:03:39-08] wrote: > Here's a crazy possibility (not a suggestion, but maybe food for > thought): Make `setq' do `customize-set-variable' for an option and do > what it does now otherwise. That would be a job for setf, I think, because it is generalized assignment macro. Common Lisp's setf works with setter functions and in the same spirit it could work with Emacs's custom setters. -- /// Teemu Likonen - .-.. // // PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///