Path: utzoo!attcan!uunet!decwrl!ucbvax!physics.oxford.ac.uk!HALLAM From: HALLAM@physics.oxford.ac.uk ("Phillip M. Hallam-Baker") Newsgroups: comp.sys.transputer Subject: RE:folding editors... Message-ID: <1646.9007091742@prg.oxford.ac.uk> Date: 9 Jul 90 18:43:52 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 20 X-Unparsable-Date: Mon, 9 Jul 90 18:40 +01:00 Dear Transputerers, A lot of people have been asking about folding editors for PCs etc. On VMS if you are lucky enough to have the VAXSET tools including LSE the Language Sensitive Editor you can now fold any language. Fold information is by default taken from the indentation of the code. This can be overidden using adjustment statements. This editor does not even need to insert horrible control characters to define fold lines! Other features of the editor include the ability to extract comment information written in the code to produce documentaion although this only works with DEC compilers. This is the first editor I have found that is better than emacs. Anyone thinking of writting folding code for emacs, breif etc would be well advised to have a look at how it's done in LSE. **** Disclosure of interests **** - I am sponsored by DEC but flogging software isn't in my job description, just thought someone may find the information useful. Phillip Hallam-Baker