[bese-devel] parenscript regexps

Marijn Haverbeke marijnh at gmail.com
Tue Jun 13 18:01:53 UTC 2006


On 6/13/06, Attila Lendvai <attila.lendvai at gmail.com> wrote:
>
> > So think the UCW version shouldn't do that either. Simply a matter of
> > changing
> >
> > (defmethod js-to-strings ((regex regex) start-pos)
> >   (declare (ignore start-pos))
> >   (list (format nil "/~A/" (value regex))))
>
> or maybe changing the manual... that noone cared about much because
> you have the code that sais it all (at least about the nifty details
> like this).


Well - that will not solve the problem of not being able to add options
after the second slash. I guess Lou's idea works best.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20060613/26bf7ee7/attachment.html>


More information about the bese-devel mailing list