From: Kenichi Handa <handa@m17n.org>
Subject: M-x display-splash-screen change?
Date: Mon, 25 Sep 2006 15:50:54 +0900 [thread overview]
Message-ID: <E1GRkIo-0006WE-00@etlken> (raw)
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?
Don't we need this change (and the description in docstring
about this behavior)?
---
Kenichi Handa
handa@m17n.org
*** 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)))
---
Kenichi Handa
handa@m17n.org
next reply other threads:[~2006-09-25 6:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-25 6:50 Kenichi Handa [this message]
2006-09-25 19:41 ` M-x display-splash-screen change? Chong Yidong
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=E1GRkIo-0006WE-00@etlken \
--to=handa@m17n.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.