all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: M-x display-splash-screen change?
Date: Mon, 25 Sep 2006 15:41:32 -0400	[thread overview]
Message-ID: <87fyef20pf.fsf@stupidchicken.com> (raw)
In-Reply-To: <E1GRkIo-0006WE-00@etlken> (Kenichi Handa's message of "Mon\, 25 Sep 2006 15\:50\:54 +0900")

Kenichi Handa <handa@m17n.org> writes:

> I got a report that claims that the splash screen shown by
> M-x display-splash-screen RET used to disappear on user
> input, but now it doesn't.
>
> Is it an intentional change?

Yes, see

http://lists.gnu.org/archive/html/emacs-devel/2006-08/msg00790.html

> Don't we need this change (and the description in docstring
> about this behavior)?

Looks fine to check in.

> *** startup.el	18 Sep 2006 09:52:49 +0900	1.416
> --- startup.el	25 Sep 2006 15:41:00 +0900	
> ***************
> *** 1624,1630 ****
>     "Display splash screen according to display.
>   Fancy splash screens are used on graphic displays,
>   normal otherwise."
> !   (interactive)
>     (if (use-fancy-splash-screens-p)
>         (fancy-splash-screens hide-on-input)
>       (normal-splash-screen hide-on-input)))
> --- 1624,1630 ----
>     "Display splash screen according to display.
>   Fancy splash screens are used on graphic displays,
>   normal otherwise."
> !   (interactive "P")
>     (if (use-fancy-splash-screens-p)
>         (fancy-splash-screens hide-on-input)
>       (normal-splash-screen hide-on-input)))

  reply	other threads:[~2006-09-25 19:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-25  6:50 M-x display-splash-screen change? Kenichi Handa
2006-09-25 19:41 ` Chong Yidong [this message]
2006-09-26  0:51   ` Kenichi Handa

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fyef20pf.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.