home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.emacs
- Path: sparky!uunet!decwrl!csus.edu!netcom.com!jsteele
- From: jsteele@netcom.com (John Steele)
- Subject: Re: microemacs on ibm-pc
- Message-ID: <z6dnw1=.jsteele@netcom.com>
- Date: Fri, 28 Aug 92 23:01:52 GMT
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- Keywords: n
- Distribution: comp
- References: <1992Aug26.968.2797@channel1> <yybn8gn.jsteele@netcom.com> <1992Aug28.163410.27039@coe.montana.edu>
- Lines: 26
-
- In <1992Aug28.163410.27039@coe.montana.edu> osymh@giac1.oscs.montana.edu (Michael L. Hitch) writes:
-
- >>This may be a side effect of not having HOME set correctly. Try it.
- >>Or it may be a bad help file...
-
- > I had this problem with 3.11 and 3.11c after I recompiled them. The problem
- >is that the default stack size that LINK creates is too small. There is a
- >line in main.c that is supposed to set the default stack to 20,000, but that
- >statement doesn't seem to work with MicroSoft C 6.0A. I used EXEMOD to
- >change the stack size and the help menu worked.
-
- You are correct. The first thing I did with uemacs was write a decent
- NMAKE makefile :)
-
- I forgot that I had increased the stack size (not something I would try
- and do in the actual source myself) to add a swapping spawn.
-
- Have a good weekend,
- John
- --
- #include <disclaimer.h> /* route all flames to /dev/null */
- /**************************************************************************/
- /* Systems Analyst | John Steele email: jsteele@netcom.com */
- /* Video Business Systems | */
- /* 1-800-255-3088 | Most people spell COBOLSUX incorrectly... */
- /**************************************************************************/
-