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

issue SHARP-COMMA-CONFUSION



re: Is the ` before `(#,(pop markers) #,(pop markers)) a mistake?

No, it's just superfluous (since there are no comma markers in the form).


re: ... constraints about where #, can occur, for example, it doesn't work 
    inside any code that is eval-when compile. 

I think you'll find it much more difficult than that to explain, especially
in the presence of #. and "special magic" used by COMPILE-FILE.  There
are no such restrictions (nor inherent ambiguities) on LOAD-TIME-VALUE.


-- JonL --