On Aug 26, 10:36 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 26, 2008 at 10:25 AM, Terry Brown <[EMAIL PROTECTED]> wrote:
> > I thought Leo was going to start using .leo/shadow in dirs where
> > @shadow files occur and .leo/myLeoSettings.leo would be checked
> > anywhere a foo.leo file was loaded.
>
> This depends on the shadow_subdir setting. The default is:
>
> @string shadow_subdir = .leo_shadow
It also depends on the create_nonexistent_directories setting. The
default is:
@bool create_nonexistent_directories = False
Perhaps, for shadow files, Leo should just blindly create the
directories.
First though, could you please verify that setting:
@bool create_nonexistent_directories = True
solves the problem. This would be helpful: there are an amazing
number of paths through the code.
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
-~----------~----~----~----~------~----~------~--~---