emacs-devel
[Top][All Lists]
Advanced

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

Re: byte compiling defcustom


From: Richard Stallman
Subject: Re: byte compiling defcustom
Date: Fri, 16 Nov 2007 23:53:13 -0500

    Maybe those defvars shouldn't be open-coded?

Maybe you are right.  If they are not open-coded, what would the
compiler output for them?  Should it put a call to `eval' into the
bytecode?  Break the sequence of bytecode and put them into the .elc
file as defvar forms?




reply via email to

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