On Thursday, March 13, 2014 11:14:33 AM UTC-5, Edward K. Ream wrote: > > On Tue, Mar 11, 2014 at 10:16 AM, Jacob Peck <[email protected]> > wrote: > > > ... the following extremely destructive script does something similar: > > > ''' this script breaks Leo HARD. ''' > > c.deletePositionsInList(c.all_positions()) > > Thanks for this. I'll attempt a fix next. >
Several fixes to c.deletePositionsInList are at rev 13cdb1... However, deletenodes_rclick in the contextmenu.py plugin does not use c.deletePositionsInList. Perhaps it should. EKR > > 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.
