On Fri, 21 Aug 2015 10:43:49 -0500
"Edward K. Ream" <edream...@gmail.com> wrote:

> On Thu, Aug 20, 2015 at 6:00 AM, Geoff Evans <gtevan...@nl.rogers.com>
> wrote:
> 
> > It seems to me that the file produced by an @clean node is not only
> > clean but sterile.
> >
> 
> ​There was a suggestion for @nosent files to generate sentinels
> corresponding to​
> 
> ​headlines.
> 
> In principle, this could be done with @clean or @shadow, as discussed
> briefly recently.  

There are also the @auto-<specialization> importer / exporters.

E.g. .../leo/plugins/importers/ctext.py

Just now it seems there might be a regression there, it's failing with 

Traceback (most recent call last):
  File 
"/mnt/usr1/usr1/home/tbrown/t/Package/leo/git/leo-editor/leo/core/leoAtFile.py",
 line 3298, in writer_for_at_auto_cb
    return aClass(at.c).write(root, forceSentinels=forceSentinels)
TypeError: write() got an unexpected keyword argument 'forceSentinels'

which I didn't immediately find (i.e. didn't find the
offending .write() yet.).

But @auto-ctext is an example of basically a "headline" driven tree
importer / exporter.

Cheers -Terry

> Not sure whether this can be done easily enough to
> be worth doing.  It's not something that would add a great deal to
> Leo in any case: if you are using Leo the sentinels don't matter.
> 
> Edward
> 

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to