I don't remember ever working on this, but you just want me to: `designer leo/plugins/ScrolledMessage.ui`
delete the rst3 button, and push the resulting change? What about the 'rst' button? Cheers -Terry On Sat, 21 May 2011 08:06:17 -0700 (PDT) "Edward K. Ream" <[email protected]> wrote: > I had thought that the bug https://bugs.launchpad.net/leo-editor/+bug/751976 > would be trivial to fix. Instead, it has dumped me into > scrolledmessage.py: doActionRST3. > > Regardless of whether controller is defined in the rst3.py plugin or > in leoRst.py in Leo's core, the call:: > > p,s = controller.writeNodeToString(ext='.html') > > has no chance of working. Indeed, c.p must contain an @rst node, > which it does not. > > As of rev 4100, I have "fixed" this bug by disabling all code in > doActionRST3. > > I was not able to remove the rst3 button because it is defined in > leo/plugins/ScrolledMessage.ui It is not easy to make even trivial > changes to this file by hand. > > 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.
