unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Harry Putnam <reader@newsguy.com>
Cc: emacs-devel@gnu.org
Subject: Re: Avoiding the cover page - emacs 28
Date: Fri, 17 Jan 2020 14:43:49 +0100	[thread overview]
Message-ID: <m2pnfitcyy.fsf@gmail.com> (raw)
In-Reply-To: <87v9paw6tu.fsf@local.lan> (Harry Putnam's message of "Fri, 17 Jan 2020 08:28:13 -0500")

>>>>> On Fri, 17 Jan 2020 08:28:13 -0500, Harry Putnam <reader@newsguy.com> said:

    Harry> I'd like to avoid the cover page emacs displays when I open it.
    Harry> even with an argument like `~/' or `.' emacs opens with 2 screens, the
    Harry> bottom one showing the Coverpage and the top showing the opened
    Harry> argument.

    Harry> I have this in  site-start.el

    Harry> (tool-bar-mode -1)
    Harry> (tooltip-mode -1)
    Harry> (menu-bar-mode -1)

    Harry> There must be something more needed.

    inhibit-startup-screen is a variable defined in `startup.el'.
    Its value is t
    Original value was nil

      This variable has the following aliases: `inhibit-splash-screen',
        `inhibit-startup-message'.
      You can customize this variable.
      Probably introduced at or before Emacs version 23.1.

    Documentation:
    Non-nil inhibits the startup screen.

    This is for use in your personal init file (but NOT site-start.el),
    once you are familiar with the contents of the startup screen.

Robert



  parent reply	other threads:[~2020-01-17 13:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 13:28 Avoiding the cover page - emacs 28 Harry Putnam
2020-01-17 13:41 ` Corwin Brust
2020-01-17 19:20   ` Harry Putnam
2020-01-17 13:43 ` Robert Pluim [this message]
2020-01-17 23:35 ` Stefan Monnier
2020-01-18 14:46   ` Harry Putnam
2020-01-18 16:43   ` Stefan Kangas
2020-01-18 20:53     ` Corwin Brust

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=m2pnfitcyy.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=reader@newsguy.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).