On Thu, May 15, 2008 at 12:36 PM, Ville M. Vainio <[EMAIL PROTECTED]>
wrote:

>
> On Thu, May 15, 2008 at 7:48 PM, Edward K. Ream <[EMAIL PROTECTED]>
> wrote:
>
> > I see.  Apparently I made a recent change to nullGui.getFocus in the
> > key-handling branch.  The code I suggested should work.  Feel free to
> modify
> > the trunk.
>
> Done. I get another crash, though (every line is twice):


This is the line I would explore first:

  File "/home/ville/leo-editor/leo/src/leoNodes.py", line 461, in
isAtIgnoreNode
   flag, i = g.is_special(self.t._bodyString, 0, "@ignore")

It looks like self.t._bodyString isn't a string.  Iirc, t._bodyString is
relatively new, so it deserves the first look.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to