This was introduced as part of the recent edit-shortcut work. Pyflakes 
warns:

   leoCommands.py:2344: undefined name 'shouldDelete'

This warning is valid, and could lead to a crash.

Vitalije, I strongly suggest that you enable automatic pyflakes checking 
whenever you save and external file:

    @bool run-pyflakes-on-write = True

You will have to install pyflakes. Pyflakes checking is virtually 
instantaneous. You will soon wonder how you could ever have lived without 
it.

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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to