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

[no subject]



    Date: 28 FEB 1980 0034-EST
    From: GZ at MIT-MC (Gail Zacharias)

    (setq x (quote #'foo)) ---> ((function foo))
    I thought it was supposed to return (function foo).  ??.

I'll bet you did a (setsyntax '/# 'macro '+internal-/#-macro) instead
of a (setsyntax '/# 'splicing '+internal-/#-macro), right?