Mail Archives: djgpp/1999/03/28/08:22:53
On Fri, 26 Mar 1999 biao AT routerware DOT com wrote:
> Before I ran emacs, I adjust the properties of the NT dos box such that it
> can be resized to use up my whole screen. But the moment I ran emacs, emacs
> somehow shrinks my huge dos back to a small window which can not be resized
> anymore.
>
> How to fix this? Is there a mode I can set in _emacs so that I can resize the
> emacs screen?
Try this in your _emacs:
(mode4350)
This should switch the Emacs window to use 50-line display.
You might consider taking a look at the _emacs.xmpl file that comes
with the distribution, it includes examples of many customizations
(including the above) that most users like.
- Raw text -