On Thu, Apr 24, 2008 at 9:13 PM, John Griessen <[EMAIL PROTECTED]> wrote:
> > Terry Brown wrote: > > > This is the second time in a week I've run into the big difference in > > complexity between a simple "works for me" solution, and a tidy, > > generalized, shareable solution. > > > > For example, how to represent (replace,with) pairs in a @data node? > > I don't think regex's have enough "AI" to be useful for this kind of > thing... I like to solve the simplest problem that could possibly be useful :-) In this case, the idea is that the @data node will be in your myLeoSettings.leo file, and furthermore, you can use @ifhostname to make the data specific to a particular machine. So there is no big need for anything fancy: you just want to replace *this* path with *that* path. 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 -~----------~----~----~----~------~----~------~--~---
