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

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

Re: Is it possible to start emacs w/o a split frame ?


From: tomas
Subject: Re: Is it possible to start emacs w/o a split frame ?
Date: Wed, 20 Feb 2019 18:34:00 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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: signature.asc
Description: Digital signature


reply via email to

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