Another bug seems to have crept in to plugins_menu. Here is the fix
but I am unable to commit at the moment so can't fix it myself.

@thin plugins_menu.py-->class TkScrolledMessageDialog--
>show_message_as_html

replace two occurances of 'leo.core.leo_to_html as leo_to_html' with
'leo_to_html'

also it may be as well to replace the two 'return' statements with
'return ""' (return <empty string>)

Bob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com
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