Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucla-cs.ARPA Path: utzoo!watmath!clyde!cbosgd!ukma!psuvm.bitnet!psuvax1!burdvax!sdcrdcf!ucla-cs!stiber From: stiber@ucla-cs.UUCP Newsgroups: net.sources Subject: Micro Emacs Message-ID: <9936@ucla-cs.ARPA> Date: Tue, 18-Mar-86 18:29:26 EST Article-I.D.: ucla-cs.9936 Posted: Tue Mar 18 18:29:26 1986 Date-Received: Fri, 21-Mar-86 03:46:44 EST Organization: UCLA Computer Science Department Lines: 16 Well, I thought I had it licked, but... After successful linking & compilation, I tried to edit a file (approx 30K). I got a "stack overflow" error. I then tried rerunning emacs with successively larger stack sizes. Sizes that cause that message to go away cause another, "Unable to read xx bytes" (xx = 16 or 64, usually), to appear. Has anyone gotten this to compile & run properly, with non-trivial files? If so what's the secret? The only things that I can think of are using a larger memory model (I'm using S, so it'll be fast), or a later version of the compiler (I'm using Microsoft C, ver 2.03). Any info would be appreciated. I'd hope that the person that posted it could tell how he got it going. Thanks!