On Thu, Apr 10, 2008 at 10:35 AM, Terry Brown <[EMAIL PROTECTED]> wrote: > That was something I did to fix the same problem the original poster > was targeting. It was before bzr so I think you merged them into the > trunk. Leo looks for ~/<hostname>LeoSettings.leo in addition to all > the other things it looks for. > > Anyway, the @ifhostname solution is better because it keeps everything > in one file.
The current branch handles both types of hostname switching. I agree a single file would be better. After merging with the latest trunk, the branch includes the following: @ifhostname in @settings trees ~/<hostname>LeoSettings.leo and looks for a prefixed version of both ~/hostnameLeoSettings.leo and ~/myLeoSettings.leo, preferring the non-prefixed version if both exist. The documentation has also been updated to describe @ifhostname. This is so much fun, but I really should get back to my research... Dan -- www.whiteaudio.com or http://twain.unl.edu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
