Terry said:
>(Summary - quite possibly Dufriz is using the latest code, can't tell 
>from the log pane content) 

Precisely. The version I am running was downloaded from git itself 
yesterday or the day before. The About window (whose data I had copied into 
the post) does not report updated info about the version.

Terry said:
> Well, if you'd read the instructions, you'd have been able to get 
> frustrated at a completely different step in the process :-} :-) 
...
> Sorry about all the frustration, and to be fair with it being broken 
> by the missing "c," thing, maybe you had followed this procedure 
> at one point and understandably thought it didn't work, on account 
> of it not working :-/ 

Yes, as a matter of fact I do recall trying to run a script at one point, 
and getting an error message.

Anyway, I have now followed your latest instructions, but I still get an 
error message while running the script.

Moreover, the part of the script that I corrected as per your instructions 
was commented out. Of course I removed the leading # before running the 
script. 
Here is the error message that I get:

exception executing script
AttributeError: 'NoneType' object has no attribute 'children'
--------------------
  line 471:         p = self
* line 472:         return len(p.v.children)
  line 473:     #@+node:ekr.20031218072017.915: *4* p.getX & VNode 
compatibility traversal routines
  line 474:     # These methods are useful abbreviations.

By the way, the next line below what you mentioned is commented out:
# c.selectPosition(nd)
Should I uncomment it too?

By the way, I noticed yet another commented out line, above:
#X cp = c.p

Could these be responsible for the error?


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