On Feb 13, 9:14 am, Kent Tenney <[email protected]> wrote: > create new Leo file > > create node @auto /tmp/foo.txt > > <ctrl-s> > > at prompt, save as /tmp/foo.leo
Is this behavior reproducible? Could this be a problem with a plugin? Leo should never issue a prompt for @auto files: A: If the file does not exist, Leo it will always create the file. It is simple and safe to do so. B: If the file does exit, Leo will write it only if it contains a "significant" amount of information. In no event will Leo ever prompt the user to save the file, or for a filename. Why should it? In short, this does not appear to be a problem with Leo's core. Furthermore, I can not reproduce this behavior. I shall not delay Leo 4.7 final for this. 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.
