Once again I'm inventing problems. I should not create a @file node for an existing file, but from the top menu do File -> Import File -> select <file>
The resulting node @thin <file> provides the buttons in <file> Nevermind. Thanks, Kent On Thu, Jul 21, 2011 at 4:41 PM, Kent Tenney <[email protected]> wrote: > I'm a bit confused as to how this should be done > > create node > @file buttons > > <ctl-s> > message: > @file /home/ktenney/work/buttons already exists. > Overwrite this file? > > click <no> > > log message: > > not written: /home/ktenney/work/buttons > exception removing: > Traceback (most recent call last): > File "/usr/fetching/free_layout/leo/core/leoAtFile.py", line 5231, in remove > os.remove(fileName) > OSError: [Errno 2] No such file or directory: '' > saved: docubi.leo > > rclick -> restore from disk > > log message: > > reading: @file buttons > orphan node in @file buttons > retaining the data from the .leo file > > add @others to body of @file buttons > > rclick -> restore from disk > > log message: > > reading: @file buttons > orphan node in @file buttons > retaining the data from the .leo file > > <ctl-s> > wrote: buttons > saved: docubi.leo > > Now the buttons file is the empty node ... > > If I close the Leo file I've been working on, restore the file 'buttons' > and reopen the Leo file ... all is well. > > What am I missing here? > > Thanks, > Kent > -- 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.
