On Fri, 8 Aug 2014 07:39:21 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Thu, Aug 7, 2014 at 9:02 AM, 'Terry Brown' via leo-editor > <[email protected]> wrote: > > > Phew :-} not me https://github.com/leo-editor/leo-editor/issues/40 > > Rev d343dde... rolls back the code. > > I'm not happy with the old code, and the autocompleter still doesn't > seem to do a good job. For example, I expect c.frame.body.body<tab> > to show bodyCtrl in the completions. It doesn't. > > Terry, please see if any of your recent changes are involved. Thanks. I don't think so. My changes were 9468786 tbnorth 2014-07-19 11:21:34 c7ece27 tbnorth 2014-07-19 11:20:37 my test case is loading a small outline with a body containing "c.fram" and auto completing on that. That works (single completion, 'c.frame') up to 91fd345 Edward K. Ream 2014-07-30 09:34:11 but fails (no c.frame, so other spurious completions) on the next commit e717fc0 Edward K. Ream 2014-07-30 13:59:30 and still fails as above on d343dde Edward K. Ream 2014-08-08 07:35:19 I tried using `git revert`, but it only worked on d343dde, not e717fc0, which generated conflicts, and also deleted leo_rst.py. Cheers -Terry -- 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.
