I thought Kent's point was about some users not wanting their file
spread across a bunch of different nodes, i.e. wanting to see the whole
thing in a single body text.

Usually I want my files broken up into nodes, but not always.  For
example I have a short .py file which sets up data models for SQLAlchemy
bindings, it intermixes assignments with trivial class definitions, and
I really don't want it chunked, it's much easier to read as a single
piece of text.  So I'm using the @text plugin for that.

It would be tidier if I could use a core at-file type, perhaps with a
@nochunk directive at the top, or with a name like @auto-nc.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to