Just a recap. given the following myLeoSettings.leo files:
home/.leo/myLeoSettings.leo home/myLeoSettings.leo <cwd>/.leo/myLeoSettings.leo <cwd>/myLeoSettings.leo I get the following: reading settings in /home/ktenney/src/leo-editor/leo/config/leoSettings.leo reading settings in /home/ktenney/.leo/myLeoSettings.leo reading settings in /home/ktenney/work/docubi/myLeoSettings.leo reading settings in /home/ktenney/work/docubi/start.leo indicating that; home: ONLY the home/.leo dir is searched, not home/ cwd: ONLY the 'cwd' dir is searched, not cwd/.leo Is this expected?, documented? The difference between behaviour in home/ and cwd/ will trip me up, I'll forget which is handled how. Thanks, Kent On Sat, Aug 23, 2008 at 3:15 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote: > > On Aug 16, 12:39 pm, Alia K <[EMAIL PROTECTED]> wrote: >> +1 for the following unix-like structure for per user leo settings: >> >> $HOME/.leo >> leoID.txt >> myLeoSettings.leo >> etc.. > > rev 891 now uses this directory structure for all files that were > formerly in the $HOME directory. Leo will create the .leo sub- > directory as needed, but Leo will not copy files from $HOME to > $HOME/.leo. > > The easiest way to convert to the new scheme is to create the > $HOME/.leo yourself, and then move files from $HOME to $HOME/.leo. > That should give you exactly the same behavior as before. Otherwise, > Leo may prompt you for the leoID.txt file, and my use > myLeoSettings.leo found in other places. > > This is likely to be the last substantial change before Leo 4.5 > final. I expect to release Leo 4.5 b4 on Monday and possibly Leo 4.5 > final on Friday. Please report any problems 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 -~----------~----~----~----~------~----~------~--~---
