On Tue, Oct 2, 2012 at 10:36 AM, Kent Tenney <[email protected]> wrote:
> Just a heads up, dclick on the @path node creates file nodes,
> dclick on file nodes loads the file, so this is just about convenience.
>
> focus on @path node
> selecting from Plugins -> active-path -> Set Node To Absolute Path Recursive
>
> traceback:
[snip]
>   File "/usr/fetching/leo-editor/leo/plugins/active_path.py", line
> 584, in cmd_SetNodeToAbsolutePathRecursive
>     cmd_SetNodeToAbsolutePath(c, p=s)
>   File "/usr/fetching/leo-editor/leo/plugins/active_path.py", line
> 593, in cmd_SetNodeToAbsolutePath
>     d = p.h.split(None, 1)
>   File "/usr/fetching/leo-editor/leo/core/leoNodes.py", line 385, in __get_h
>     return p.headString()
>   File "/usr/fetching/leo-editor/leo/core/leoNodes.py", line 451, in 
> headString
>     return self.v.headString()
> AttributeError: 'NoneType' object has no attribute 'headString'

Thanks for this report. I'll fix it immediately.

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