On Thu, Jan 28, 2010 at 10:29 PM, Terry Brown <[email protected]> wrote: > On Thu, 28 Jan 2010 17:44:28 -0600 > "Edward K. Ream" <[email protected]> wrote: > >> > - # Leo won't display curly quotes properly, so replace them with >> > normal quotes >> > - clipText = clipText.replace(g.u('” “'),'" "') >> >> This is tricky. One or both of us may not have tested the code on both >> 2.x/3.x. > > I didn't, but what can the code possibly do?
The point is that what works for 2.x may not work for 3.x, and vice versa. I'll leave your code as it is for b2, but we'll both want to test again for rc1. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
