On Sun, Jan 29, 2012 at 12:44 PM, Terry Brown <[email protected]> wrote:
>> Terry, you might try messing with c.hash to see if changing it makes a >> difference. In particular, you might trace the result returned in the >> various scenarios that have been giving you troubles. > > cd /home/tbrown/Package/leo/bzr/leo.repo/trunk > python launchLeo.py ~/.leo/del.leo > > @settings in del.leo ignored, c.hash() = "/home/tbrown/.leo/del.leo" > > cd /home/tbrown/.leo > python /home/tbrown/Package/leo/bzr/leo.repo/trunk/launchLeo.py del.leo > > @settings in del.leo honored, c.hash() = > "/mnt/usr1/usr1/home/tbrown/.leo/del.leo" Thanks for this, and the rest of your post. Now that you have confirmed the source of the problem, I'll see if there might not be a way of associating settings with files that can avoid these path-related issues entirely. 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.
