Got my sessions saved and restored, running from a console, all good. Thanks again.
It's a little funny that I was ready to throw in the towel after a few hours - I have been spoiled by the standard MS way of dumbing everything down. Leo is a lot more challenging and a learning experience. Undoubtedly this will help me learn Python also. I opened that Python study file I mentioned that would not display: ( https://sourceforge.net/projects/leo/files/Example%20outlines/Outlines%20for%20study/ ) Here's the error that the console captured: File "c:\Progra~2\Leo-5.0-final\leo\core\leoNodes.py", line 88, in end_holding if v.fileIndex: AttributeError: 'NoneType' object has no attribute 'fileIndex' On Tuesday, March 17, 2015 at 4:08:31 AM UTC-7, Edward K. Ream wrote: > > On Mon, Mar 16, 2015 at 10:03 PM, Ross Burnett <[email protected] > <javascript:>> wrote: > >> Thank you all. I will press on. >> > > Oh good :-) > > > >> I'll see if I can figure out the mysterious key combination that made the >> outline disappear. >> > > Make sure you run Leo from a console. That way any tracebacks will be > preserved. > > 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.
