Re: Using the :set to make an alist

[email protected]
Newsgroups gmane.emacs.help
Message-ID <[email protected]>
Heime <[email protected]> writes:

>
> Where should I call setopt exactly?
>  

Not where, but when.  After your definitions (defun,
defcustom) have been evaluated.  You can call ‘setopt’ in an
elisp buffer, in the *scratch* buffer, with M-:, or in your
Emacs initialization file.

You can also call ‘customize-option’, which will allow you
to change and set the value of your option, and allow you to
save the new value.

-- 
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.