unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: storm@cua.dk (Kim F. Storm)
Cc: Alan Mackenzie <acm@muc.de>, Eli Zaretskii <eliz@gnu.org>,
	emacs-devel@gnu.org
Subject: Re: Splash screen problems
Date: Mon, 09 Apr 2007 12:57:10 +0900	[thread overview]
Message-ID: <87tzvqp5d5.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <m31wiufs2h.fsf@kfs-l.imdomain.dk>

Kim F. Storm writes:
 > Alan Mackenzie <acm@muc.de> writes:
 > >> > I recently tried to disable Emacs 22's splash screen (aka startup
 > >> > message) because it was getting on my nerves.  As a first try, I put
 > >> > "(setq inhibit-splash-screen t)" into my site-start.el

 > Can you set it in site-lisp/default.el ?

XEmacs's startup.el makes setting `inhibit-startup-message' from site
files (either site-start or default.el) difficult.[1]  After all, the
logic for not allowing it is the same for both.  I suppose the code
was inherited from Emacs, so it's probably the same.


Footnotes: 
[1]  There are several ways to achieve equivalent effects, of course,
and only the documented method for inhibiting the splash screen is
blocked.

  reply	other threads:[~2007-04-09  3:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-08 13:19 Splash screen problems Alan Mackenzie
2007-04-08 21:10 ` Eli Zaretskii
2007-04-08 21:41   ` Alan Mackenzie
2007-04-08 21:56     ` Kim F. Storm
2007-04-09  3:57       ` Stephen J. Turnbull [this message]
2007-04-08 22:14     ` Lennart Borgman (gmail)
2007-04-09  6:00     ` Eli Zaretskii
2007-04-09 15:41 ` Richard Stallman
2007-04-09 17:09   ` Alan Mackenzie

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=87tzvqp5d5.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=acm@muc.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /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).