help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Run NTEmacs from cmd prompt under windows xp


From: John Paul Wallington
Subject: Re: Run NTEmacs from cmd prompt under windows xp
Date: Sun, 05 Dec 2004 16:01:19 +0000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt)

emacs Fan <emacsnt@gmail.com> writes:

> So I  have to start emacs with option -nw under cmd prompt.
> But the prompt window seems too small for display the emacs buffer. or
> how to control emacs to only display in 80X25 mode?

Either change the Command Prompt preperties so that the Screen Buffer
Size is the same as the Window Size, or say:
(setq w32-use-full-screen-buffer nil)
in your Emacs init-file to use the window dimensions instead of the
screen buffer dimensions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]