Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!hc!lll-winken!uunet!mcvax!hp4nl!botter!star.cs.vu.nl!msschaa From: msschaa@cs.vu.nl (Schaap MS) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: 43-line EGA mode for MicroEmacs 3.10? Message-ID: <2502@solo12.cs.vu.nl> Date: 11 May 89 15:24:40 GMT References: Reply-To: msschaa@cs.vu.nl (Schaap MS) Organization: VU Informatica, Amsterdam Lines: 19 In article porter@caip.rutgers.edu (Adam Porter) writes: > >MicroEmacs 3.10 looks good so far...but can anyone tell me how to get >43-line EGA mode? Do I have to write my own macro? If so, how do I >do it? I tried to change window to 43-lines, but it said "impossible >command" or something like that. > Edit the file EMACS.RC (with Emacs :-) ) Somewhere at the beginning there is a line somewhat like ; set $vres = "EGA" Just remove the ;. (For a VGA, also change EGA in VGA.) Michael