emacs-devel
[Top][All Lists]
Advanced

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

Re: Updating defcustoms of a loaded library


From: Stefan Monnier
Subject: Re: Updating defcustoms of a loaded library
Date: Fri, 21 Jul 2017 13:41:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>> So I'm asking, is there a better way?
> Yup, IIRC you can do this:
>   (put 'todo-filter-files 'custom-type `(set ,@(todo--files-type-list)))

It's less hideous, but isn't there a way to create a type that says "the
set returned by this function"?


        Stefan




reply via email to

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