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?  Seems to me it replaces the 
string "close-quote,space,open-quote" with an ascii safe alternative.  I can 
only imagine that this string must have occurred in an input the original 
author used a lot, it doesn't seem to be general in anyway, and these days if 
Leo can't display '” “' that's a bug to fix, not something to mask.

On the 3.x topic, I installed qt for 3.1, kind of fiddly, particularly if you 
think you'll flex your quad core with `make -j4` (four parallel make processes) 
and find that it's not configured very well and goes into thermal shutdown 
unnecessarily :-)  Interesting that make leaves .o files in an incomplete 
state, although not so surprising.

Cheers -Terry

-- 
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.

Reply via email to