unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: [drew.adams@oracle.com: Should be able to select text in splash screen]
Date: Tue, 22 Aug 2006 10:59:34 -0400	[thread overview]
Message-ID: <878xlgu889.fsf@furball.mit.edu> (raw)
In-Reply-To: <E1GFQu0-0000DA-IH@fencepost.gnu.org> (Richard Stallman's message of "Tue, 22 Aug 2006 03:42:24 -0400")

Richard Stallman <rms@gnu.org> writes:

> From: "Drew Adams" <drew.adams@oracle.com>
> Subject: Should be able to select text in splash screen
>
> Users should be able to select text in the splash screen displayed
> using Help > About Emacs.

Lots of graphical programs display splash screens containing text that
cannot be selected.  New users *won't* expect to be able to interact
with the text.  New users will also know that they can find out
version numbers from a menu item called "About Emacs", and indeed we
have such a menu item.  Besides, it would be extremely annoying if the
splash screen doesn't go away when you press any key.

The one change I would make to the splash screen is to add some text
saying something like "Press any key to continue".  Many graphical
programs take a long time to start up, and display splash screens
while they are starting up; a particularly confused user might think
he has to wait for the splash screen to disappear by itself before
editing can commence.

*** emacs/lisp/startup.el.~1.410.~	2006-07-24 00:18:47.000000000 -0400
--- emacs/lisp/startup.el	2006-08-22 10:54:21.000000000 -0400
***************
*** 1115,1121 ****
  (defvar fancy-splash-text
    '((:face variable-pitch
  	   "You can do basic editing with the menu bar and scroll bar \
! using the mouse.\n\n"
  	   :face (variable-pitch :weight bold)
  	   "Important Help menu items:\n"
  	   :face variable-pitch
--- 1115,1121 ----
  (defvar fancy-splash-text
    '((:face variable-pitch
  	   "You can do basic editing with the menu bar and scroll bar \
! using the mouse.\nPress any key to begin editing.\n\n"
  	   :face (variable-pitch :weight bold)
  	   "Important Help menu items:\n"
  	   :face variable-pitch
***************
*** 1151,1157 ****
  More Manuals / Ordering Manuals       Buying printed manuals from the FSF\n")
    (:face variable-pitch
  	   "You can do basic editing with the menu bar and scroll bar \
! using the mouse.\n\n"
  	   :face (variable-pitch :weight bold)
  	   "Useful File menu items:\n"
  	   :face variable-pitch "\
--- 1151,1157 ----
  More Manuals / Ordering Manuals       Buying printed manuals from the FSF\n")
    (:face variable-pitch
  	   "You can do basic editing with the menu bar and scroll bar \
! using the mouse.\nPress any key to begin editing.\n\n"
  	   :face (variable-pitch :weight bold)
  	   "Useful File menu items:\n"
  	   :face variable-pitch "\
***************
*** 1443,1448 ****
--- 1443,1449 ----
                (progn
                  (insert "\
  You can do basic editing with the menu bar and scroll bar using the mouse.
+ Press any key to begin editing.
  
  Useful File menu items:
  Exit Emacs		(or type Control-x followed by Control-c)

  reply	other threads:[~2006-08-22 14:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-22  7:42 [drew.adams@oracle.com: Should be able to select text in splash screen] Richard Stallman
2006-08-22 14:59 ` Chong Yidong [this message]
2006-08-22 15:37   ` [drew.adams@oracle.com: Should be able to select text in splashscreen] Drew Adams
2006-08-23  4:06   ` [drew.adams@oracle.com: Should be able to select text in splash screen] Richard Stallman
2006-08-23 16:21     ` Chong Yidong
2006-08-23 17:11       ` [drew.adams@oracle.com: Should be able to select text in splashscreen] Drew Adams
2006-08-24 13:08       ` [drew.adams@oracle.com: Should be able to select text in splash screen] Romain Francoise
2006-08-25  7:43       ` Richard Stallman

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=878xlgu889.fsf@furball.mit.edu \
    --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 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).