Hi Phil, Parenscript knows about symbol case: http://common-lisp.net/project/parenscript/reference.html#section-symbolconv
You can specify the readtable-case conveniently per-file using named-readtables (http://common-lisp.net/project/named-readtables/) Vladimir On Thu, Oct 11, 2012 at 1:21 AM, Philipp Marek <[email protected]> wrote: > Hello everybody, > > is there a shorter (nicer) way to use "innerHTML" with parenscript? The > obvious > translation doesn't look that good, so I'm wondering if there's a better way. > > > Regards, > > Phil > > > > _______________________________________________ > parenscript-devel mailing list > [email protected] > http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel _______________________________________________ parenscript-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
