Newsgroups: comp.sys.transputer
From: paul@walker.demon.co.uk (Paul Walker)
Reply-To: phil@chaineux.centexbel.be
Subject: Folding editors --- different questions
Organization: Paul Walker Consultancy
Date: Mon, 19 Sep 1994 09:03:49 +0000
Message-ID: <779965429snz@walker.demon.co.uk>

Posted on behalf of: Philippe LEMAIRE <phil@chaineux.centexbel.be>

2.      I got by ftp-Inmos wme (Windows Mutt Editor with folds)
combined with a Readme suppressing any chance of Help.  It's look
like Emacs/Epsilon but I am not able now to make it recognize folds
when reading a file.  There is a FUNCTION (as opposed to COMMAND)
called set-fold-comment but I don't know how to execute functions.  I
heard also of a new version of F for windows but I SEE IT NOWHERE !

	For pretty printing occam on my PC I use the old NTSC lister
(see annex) but I have to translate from .occ to .tsr with origami
and go back to TDS2 for printing.  All the other Lister seems not
to be so intelligent for defering folds base on type and/or comment
and avoid splitting between pages.  Are the occam source of it
available somewhere.  I can send you the complete documentation
if you don't know about it.

	Thanks for the help you can provide !

ANNEX :


	      National Transputer Support Centre


		  Fold Presentation Manager
			 Users Guide

			 Version 1.0


Copyright (c) 1988 Chris Dunford, Andy Jackson

National Transputer Support Centre
Science Park
Arundel Street
Sheffield S1 2NS

...

4.2     The fold decision parameters

When the lister program encounters a fold whilst scanning through the
fold structure it must go through a set of decision processes to
decide upon the appropiate action to take. There are four possible
fold.actions; these are :-

(i)   EXPAND - open and list the contents of the fold immediately.

(ii) DEFER - print only the fold comment for the moment and defer
		listing the contents of the fold until a later point
		in the listing.

(iii) SKIP - print only the fold comment, and never print the
		contents of the fold.

(iv)  IGNORE - totally ignore the fold, ie. do not list its
		contents nor its comment.

-- 
Philippe LEMAIRE                    Address:   CENTEXBEL
phil@chaineux.centexbel.be                     avenue du parc, 38
Telephone: 32-87-332146                        B-4650 Chaineux BELGIUM


