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

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

Re: Prevent Info Screen on Emacs Startup


From: Robert D. Crawford
Subject: Re: Prevent Info Screen on Emacs Startup
Date: Wed, 06 Jun 2007 15:27:15 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

"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"


reply via email to

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