[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: site-start.el: inhibit-startup-screen?
From: |
Drew Adams |
Subject: |
RE: site-start.el: inhibit-startup-screen? |
Date: |
Wed, 19 May 2010 08:07:30 -0700 |
> we need to have an internal rollout of Emacs where we want to
> put some institute-specific defaults in a site-start.el (or
> default.el) file. I can see why one generally should not set
> "inhibit-startup-screen" as a default for new users, in our
> case (we try to provide internal documentation and courses)
> it seems justified. If we put
>
> (setq inhibit-startup-screen t)
>
> in site-start.el we still get the Emacs splashscreen. Is
> there a way to avoid the splashscreen other than using
> user-specific .emacs files?
I would think, following the doc, that (setq inhibit-startup-screen t) would
work. You might want to check whether the value is actually t after Emacs starts
up. If it is not, figure out where it gets changed.
Other than that, take a look also at option `initial-buffer-choice'.
- site-start.el: inhibit-startup-screen?, Stefan Vollmar, 2010/05/19
- RE: site-start.el: inhibit-startup-screen?,
Drew Adams <=
- Re: site-start.el: inhibit-startup-screen?, Stefan Vollmar, 2010/05/20
- RE: site-start.el: inhibit-startup-screen?, Drew Adams, 2010/05/20
- Re: site-start.el: inhibit-startup-screen?, Joel J. Adamson, 2010/05/20
- Re: site-start.el: inhibit-startup-screen?, Stefan Vollmar, 2010/05/20
- Re: site-start.el: inhibit-startup-screen?, Kevin Rodgers, 2010/05/20
- Re: site-start.el: inhibit-startup-screen?, Stefan Vollmar, 2010/05/21
- Re: site-start.el: inhibit-startup-screen?, tomas, 2010/05/23
- Re: site-start.el: inhibit-startup-screen?, Johan Bockgård, 2010/05/20
- Re: site-start.el: inhibit-startup-screen?, Stefan Vollmar, 2010/05/20
- Message not available
- Re: bug#6234: site-start.el: inhibit-startup-screen?, Štěpán Němec, 2010/05/21