On Sunday, May 3, 2015 at 7:09:36 AM UTC-5, Steve Zatz wrote:
>
> Latest version of Leo:  commit = 014cfd569ad8
>
> If you do vim-open-node on two different nodes, the first opens without a 
> problem.  Trying to open the second node produces...
>
 

> File "c:\users\szatz\leo-editor\leo\core\leoApp.py", line 586, in 
> legacy_file_name
>     name = g.sanitize_filename(p.h) + '_' + str(id(p.v)) + ext
> TypeError: Can't convert 'NoneType' object to str implicitly
>

Rev c2465dd fixes this crash by adding an 'ext' key to the "recreated" dict 
in efc.create_temp_file.

Alas, the new code does not do what is intended when vim-open-node is 
selected on s second node.  I'm working on it, but it may be awhile...

EKR

-- 
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.

Reply via email to