I re-read that link as well; something that amused me is that to this day,
when writing out emails or other screeds of text, I tend to delimit
'blocks', for my own benefit, with '{{{' and '}}}'
blah blah blah, here I am, chatting about some code, say
the program looks like this:
{{{ <I might have a description here>
int c;
char * p;
/* etc */
}}}
I had forgotten that this more-or-less comes from Origami!
I guess now is the time to ask about an import or language setting that
understand this? Even though I no longer write occam, I like the format
markers and it would be cute to be able to import stuff like this into Leo
{{{ dot-sig'ly yours
J^n
}}}
On Thursday, August 13, 2020 at 12:47:36 PM UTC+1 Edward K. Ream wrote:
> On Wed, Aug 12, 2020 at 4:43 PM jkn <[email protected]> wrote:
>
> I can't remember if I've mentioned Origami, the old Transputer Development
>> System's (DOS-based) editor. It had a wonderful implementation and key
>> binding for code folding.
>>
>
> A little googling took me here
> <http://wotug.org/parallel/vendors/inmos/archive-server/origami/origami.txt>.
> Thanks for the implied link.
>
> I'm not sure how Origami creates external files and remembers the folds.
> Perhaps "..." and "{{{" are the equivalent of sentinel comments. Or maybe
> the text file is like a .leo file and there is a way to create external
> files from the origami file. Obviously, clones would add more complexity.
>
> 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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/leo-editor/c166b538-bd45-4c33-bd19-c227c220dec8n%40googlegroups.com.