Hi Edward
On Monday, 23 September 2013 15:45:49 UTC+1, Edward K. Ream wrote: > > On Mon, Sep 23, 2013 at 8:19 AM, Edward K. Ream > <[email protected]<javascript:> > > wrote: > > A good start, but the script does not handle undo properly. I'll attempt >> an improvement. >> > > Rev > > 6030 adds the new insert-node-before command. > many thanks, I'll be trying it out tonight, I hope. One thing, you might want to correct the docstring ;-o 4282 #@+node:ekr.20130922133218.11540: *7* c.insertHeadlineBefore (new in Leo 4.11) 4283 def insertHeadlineBefore (self,event=None): 4284 4285 '''Insert a node after the presently selected node.''' Regards jon N -- 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/groups/opt_out.
