On Sun, May 18, 2008 at 10:57 AM, zpcspm <[EMAIL PROTECTED]> wrote:

>
> > Interesting question.
> >
> > Let us define p.fileLevel() for any position p as follows:  p.fileLevel()
> is
> > 0 if p is not a descendant of any kind of @file node.  Otherwise, suppose
> > root is the position of the enclosing @file node (or @thin node, etc.)
> > p.fileLevel() is p.level() - root.level() and the "effective" column is
> the
> > node's column plus p.fileLevel() * c.tab_width. This could be displayed
> in
> > the status line.
>
>
> I must admit I lack knowledge to implement this (I've got no
> experience with Python GUI programming at all). Would this feature
> appear in the next leo release?


Ok.  I'll put it on the list.

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