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

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

RE: how to open a buffer full screen?


From: Drew Adams
Subject: RE: how to open a buffer full screen?
Date: Fri, 10 Sep 2004 08:07:19 -0700

To get a new Emacs frame that has only one buffer (for the file), instead of 
two small Emacs windows in the same Emacs frame ("window" in common speak), put 
this in your init file (.emacs or _emacs):

(setq pop-up-frames t)

See also: http://www.emacswiki.org/cgi-bin/wiki/OneOnOneEmacs for more on using 
Emacs in a one-window-per-frame mode.


-----Original Message-----
Subject: Re: how to open a buffer full screen?

Rokia <Rokia@mail.org> writes:

> now, I want to edit another file. so I press ^x^f ,input the file name,
> now I has the buffer,but it is in a small window . what I want is that
> give me a frame which have only one buffer for the file.




reply via email to

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