On Wed, Jan 7, 2009 at 8:47 PM, Steve Zatz <[email protected]> wrote: > > I am sure this is obvious although when I've asked the question > previously, there was no answer.
> The current structure of at thin > files contains a sentinel line such as the following: > > #...@+node:abc.20090106093508.2:@thin /home/jsmith/....foo.py The path appears because it is in the headline of a node. The line above is simply an #...@+node sentinel, so it will contain *whatever* the headline contains. In other words, there is no special logic that generates this line, and there would be no way (certainly no easy way) to have Leo write anything else. Happily, this suggests a way around your problem. Use @path directives: + @path /home/jsmith/... + @thin foo.py HTH 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 -~----------~----~----~----~------~----~------~--~---
