help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Passing symbols whose values are symbols to macros?


From: Michael Heerdegen
Subject: Re: Passing symbols whose values are symbols to macros?
Date: Sat, 11 Jul 2015 14:23:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Hi Doug,

has this issue been solved with Pascal's answer?

If not: the expansion of `defcustom' is quite trivial and results in a
call to `custom-declare-variable' which is a function.  So I guess you
should simply use `custom-declare-variable' instead of `defcustom'.


Michael.




reply via email to

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