On Tue, Dec 2, 2014 at 5:43 PM, bobS <[email protected]> wrote: > Test Parameterized Nodes > A > body text: << meow ( purrrrr, zzooooot ) >> > B > body text: << meow ( spit, necessary ) >> > Parameterized Nodes > << Meow >> > body text: I mmmm sooo happy I could << 1$ >>. > But I don't know if I have all the << 2$ >> > money. > > When I click on Parameterize Section Reference in the Outline menu, I get: > > exception executing command > > Traceback (most recent call last): > > > File "/home/rshanley/Leo5.0-final/leo/core/leoCommands.py", line 556, in > doCommand > val = command(event) > > > File "/home/rshanley/Leo5.0-final/leo/plugins/macros.py", line 111, in > parameterize > sr = s = body.getAllText() > > AttributeError: 'LeoQtBody' object has no attribute 'getAllText' > > > PyQt4 is installed. > > ​Thanks for this report. I did not write the macro.py plugin, but I'll see what I can do...
Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
