Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Per Abrahamsen <abraham(a)dina.kvl.dk> writes:
> What is the last line in the following code snip from custom.el
> supposed to mean?
> (while args * etc/custom/example-themes/example-theme.el:
Garbage... It should just be '(while args'. I am not sure where this
came from (wetware error on my side?).
Ok. What really puzzled me was (is) that it apparently worked. Maybe
the byte-compiler optimized it away?