Path: utzoo!attcan!uunet!ncrlnk!ncrcae!hubcap!gatech!uflorida!usfvax2!pollock From: pollock@usfvax2.EDU (Wayne Pollock) Newsgroups: comp.sys.mac Subject: Re: LightSpeed Pascal pretty-printing Keywords: parse token pretty printing Lightspeed Pascal LSP incremental compiler Message-ID: <1156@usfvax2.EDU> Date: 11 Nov 88 23:59:06 GMT References: <1151@usfvax2.EDU> <244@lloyd.camex.uucp> Reply-To: pollock@usfvax2.UUCP (Wayne Pollock) Organization: University of South Florida at Tampa Lines: 18 The fact that the code is stored in some tokenized form is of course why you can't turn off the pretty printing *all of the time*. What I want, some- thing like a "hard return" (say, command-return) to always break a line could fairly easily be added in without a lot of hard work. Even just a wrap-around margin at column 80 would make me happy - horizontal scrolling is for the birds! (I wanna see my program!) Also some way of joining two lines into one should be available (for those "end else statement" lines); Given the limited screen space available (yes someday I will buy a 19" monitor), I want: a) to see the whole program without any horizontal scrolling, and b) to see as much of my program as possible in one screen (e.g., don't put else and end on separate lines). And as you say, LSP is truly a great product at a very good price; I suppose I should be happy enough - its just that I want it ALL!!! Wayne Pollock (The MAD Scientist) pollock@usfvax2.usf.edu Usenet: ...!{uflorida, codas}!usfvax2!pollock GEnie: W.POLLOCK