Path: utzoo!attcan!uunet!decwrl!sdd.hp.com!usc!snorkelwacker!bloom-beacon!eru!luth!sunic!mcsun!cernvax!chx400!hslrswi!pogo!jean From: jean@pogo.hasler Newsgroups: alt.sources Subject: Re: missing parts - elvis? Keywords: elvis, editor, vi, ed Message-ID: <1487@hslrswi.UUCP> Date: 28 Aug 90 11:00:30 GMT Sender: news@hslrswi.UUCP Reply-To: jean@pogo.UUCP () Organization: Ascom Hasler AG, CH-3000 Berne 14, Switzerland Lines: 36 In article <5345@kd4nc.UUCP> cld@kd4nc.UUCP (Charles D'Englere) writes: >I seem to be missing some parts of elvis that drive the terminal operation >of the program. Missing files seem to be the following: > fgetlr > isdigit > tgetent > tgetflag > tgetnum > tgetstr > tgoto > tputs > >I am trying to compile this under MS-DOS using MSC 5.10. The only function >that I found that is in the MSC libraries is 'isdigit'. Any insight to this >would be appreciated. > I had also some difficulties with 'Elvis.prj' for TURBOC where the make list (including isdigit and the other t.. functions) was wrong and I had to remove all termcap/* files and replace them by 'tinytcap' which has all above functions. Since the make file was wrong for TURBOC, the one for MSC could be wrong too (however tinytcap is there!). Try other things. On TURBOC it didn't work the first time and I had too use the 'HUGE' model and remove all ANSI C checks (my job is also to specify some C Standard on UNIX). However Elvis (Presley!) works fine now. Can somebody indicates how we can change the colors (easily): I have no time (so many things on the net: for instance this new fractal for IBM with GIF output for my Amiga !!!!!). THANKS to the originator of Elvis anyway!