We are not taking advantage of Emacs's “customization” user interface. We do not use the Emacs Lisp defcustom macro anywhere, so none of our configurable settings have this support. We should define all of our configurable settings in such a way that they show up in the customization interface.
We are not taking advantage of Emacs's “customization” user interface. We do not use the Emacs Lisp defcustom macro anywhere, so none of our configurable settings have this support. We should define all of our configurable settings in such a way that they show up in the customization interface.