On Mon, 25 Oct 2010 10:13:31 -0500 "Edward K. Ream" <[email protected]> wrote:
> > So, a design decision, include the code, > > Suppose we do include the code. Can /x/y paths be read on Unix? If > not, what is the value of the new code? No, this feature is only useful to Window only users. A path like "\Documents\somefile.py" doesn't mean anything on unix, simply translating to /Documents/somefile.py is probably wrong. But paths don't translate between systems anyway, "e:\docs\foo.bar" doesn't work on unix either. I don't use Windows, but if I did, and if I carried files around on USB flash drives, I'd like to be able to use the \ = root of drive feature. Either way works for me. Cheers -Terry -- 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.
