From: "Robert D. Crawford" <rdc1x@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Prevent Info Screen on Emacs Startup
Date: Wed, 06 Jun 2007 15:27:15 -0500 [thread overview]
Message-ID: <873b14rfq4.fsf@comcast.net> (raw)
In-Reply-To: 136e53m2btcl115@corp.supernews.com
"Joe Hesse" <joe_hesse@actcx.com> writes:
> When I start emacs from a command shell under Gnome, like:
> $ emacs myfile.txt &
> the emacs editor starts with an info screen. I can get rid of the info
> screen with ctrl-l.
>
> I would prefer that this info screen not be there and I am immediately
> editing myfile.txt. How do I do this?
I think this is what you are looking for:
inhibit-splash-screen is a variable defined in `startup.el'.
Its value is t
Documentation:
Non-nil inhibits the startup screen.
It also inhibits display of the initial message in the `*scratch*' buffer.
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.
You can customize this variable.
rdc
--
Robert D. Crawford rdc1x@comcast.net
Few things are harder to put up with than the annoyance of a good example.
-- "Mark Twain, Pudd'nhead Wilson's Calendar"
next prev parent reply other threads:[~2007-06-06 20:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-06 20:09 Prevent Info Screen on Emacs Startup Joe Hesse
2007-06-06 20:27 ` Robert D. Crawford [this message]
2007-06-08 13:09 ` Ken Goldman
2007-06-08 14:42 ` Tim X
2007-06-08 14:48 ` poppyer
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=873b14rfq4.fsf@comcast.net \
--to=rdc1x@comcast.net \
--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).