On Tuesday, April 11, 2017 at 3:34:35 PM UTC-5, Edward K. Ream wrote:

As I noted in #472 <https://github.com/leo-editor/leo-editor/issues/472>, 
> everything works for me on Windows. So this is the typical long-distance 
> debugging mystery.  Here are my suggestions.
>

And here are a few more:

1. In efc.on_idle, try changing the "if 1:" statement to "if 0:".  This 
will revert to older code.  It's quicker and simpler if you only have a few 
files to check.

2. Enable other traces, especially in efc.has_changed.  Make sure this 
method is being called periodically, and check that it returns the proper 
value.  You might also want to enable traces in various other idle_check_* 
methods.

HTH.  We'll get to the bottom of this.

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