On 6/13/06, <b class="gmail_sendername">Attila Lendvai</b> <<a href="mailto:attila.lendvai@gmail.com">attila.lendvai@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> So think the UCW version shouldn't do that either. Simply a matter of<br>> changing<br>><br>> (defmethod js-to-strings ((regex regex) start-pos)<br>>   (declare (ignore start-pos))<br>>   (list (format nil "/~A/" (value regex))))
<br><br>or maybe changing the manual... that noone cared about much because<br>you have the code that sais it all (at least about the nifty details<br>like this).</blockquote><div><br></div></div>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.
<br><br>