On Wed, Jun 17, 2009 at 5:30 PM, Ville M. Vainio<[email protected]> wrote: > On Wed, Jun 17, 2009 at 5:15 PM, Edward K. Ream<[email protected]> wrote: > >> Works for me on 9.04. What is your default string encoding? > > [~]|9> sys.getdefaultencoding() > <9> 'ascii' > > Nothing should be reliant on that, but it may help you reproduce the problem.
I enabled tracing in Qt gui-->@thin qtGui.py-->Gui wrapper-->class leoQtGui-->Clipboard (qtGui) ctrl+shift+c on a node that has body 'ää' shows: replaceClipboardWith: 0 <type 'str'> -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
