Yes. And that's how the outline lfuns work by the way.
How ?
Would be nice to make those lfuns reuse the shiny new
LFUN_SECTION_SELECT by the way.
Well, the shiny new LFUN_SECTION_SELECT uses code from the outline lfuns.
I tried to implement the copy and cut operations, but that became quite
difficult. I need somehow to add some functions to CutAndPaste, but I'm
not quite confident that I understand all mechanisms good enough to
determine which functions to make public and/or which functions to add.
When this is implemented, the outline lfuns could reuse that code.
Abdel.
Vincent