From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: how to open a buffer full screen?
Date: Fri, 10 Sep 2004 08:07:19 -0700 [thread overview]
Message-ID: <FDELKNEBLPKKDCEBEJCBEEGACHAA.drew.adams@oracle.com> (raw)
In-Reply-To: <uoekenqfb.fsf@ID-87814.user.uni-berlin.de>
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.
prev parent reply other threads:[~2004-09-10 15:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-09 2:33 how to open a buffer full screen? Rokia
2004-09-09 4:04 ` Eli Zaretskii
[not found] ` <mailman.2070.1094703113.1998.help-gnu-emacs@gnu.org>
2004-09-09 6:11 ` Rokia
2004-09-09 8:30 ` Kai Grossjohann
2004-09-10 14:34 ` Oliver Scholz
2004-09-10 15:07 ` Drew Adams [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=FDELKNEBLPKKDCEBEJCBEEGACHAA.drew.adams@oracle.com \
--to=drew.adams@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).