Hrvoje Niksic <hniksic(a)iskon.hr> writes:
Per Abrahamsen <abraham(a)dina.kvl.dk> writes:
> Ok. What really puzzled me was (is) that it apparently worked.
> Maybe the byte-compiler optimized it away?
Quite possible. What puzzles me is that there are no warnings when
compiling that file. I thought the compiler was supposed to
bitch&warn on undeclared and unbound variables.
Not if it has already optimized them away ;-)