From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Is it possible to start emacs w/o a split frame ?
Date: Wed, 20 Feb 2019 18:34:00 +0100 [thread overview]
Message-ID: <20190220173400.GB11320@tuxteam.de> (raw)
In-Reply-To: <20190220121053.3a71d5e2@mistral>
[-- Attachment #1: Type: text/plain, Size: 538 bytes --]
On Wed, Feb 20, 2019 at 12:10:53PM -0500, jonetsu wrote:
> Hello,
>
> Subject line says it all. emacs starts with its frame split
> horizontally in two as on the top is the file being opened while the
> bottom part being about Gnu. Is it possible to start emacs with just
> one frame, the file to edit ?
(setq inhibit-splash-screen t)
in your init file (~/.emacs.d/init.el or wherever it lives). You can
find out where yours is by querying the variable "user-init-file",
e.g. C-h v user-init-file
Cheers
-- tomás
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2019-02-20 17:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-20 17:10 Is it possible to start emacs w/o a split frame ? jonetsu
2019-02-20 17:34 ` tomas [this message]
2019-02-20 17:52 ` jonetsu
2019-02-20 18:10 ` Jude DaShiell
2019-02-20 17:44 ` Nick Dokos
2019-02-20 17:55 ` jonetsu
2019-02-20 20:43 ` Emanuel Berg
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=20190220173400.GB11320@tuxteam.de \
--to=tomas@tuxteam.de \
--cc=help-gnu-emacs@gnu.org \
/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).