From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: Re: splash screen display when Emacs is given arguments
Date: Thu, 23 May 2002 12:39:07 +0000 (UTC) [thread overview]
Message-ID: <m17Ars3-000IeLC@localhost> (raw)
In-Reply-To: <1022050493.16292.4101.camel@space-ghost> (message from Colin Walters on 22 May 2002 02:54:52 -0400)
Colin Walters <walters@verbum.org> wrote:
... When testing ibuffer and other packages, I often do:
emacs -q --no-site-file -f ibuffer
and it's annoying to have to hit a key to get past the splash screen.
I don't know for sure, but suspect that the rational for the change is
that many installations for novices include a --funcall argument
provided by a system administrator. Nonetheless, the novices should
still have the opportunity of seeing the splash screen since that
tells them how to get started. .
You might change your test script to:
emacs -q --no-site-file --eval '(blink-cursor-mode 0)' \
--eval '(setq inhibit-startup-message t)' \
--funcall=ibuffer
Incidentally, on using the CVS snapshot of
GNU Emacs 21.2.50.138 (i686-pc-linux-gnu, X toolkit) of 2002-05-22
without the inhibit-startup-message variable set to t, I found that
the text inserted into the Splash screen by ibuffer is confusing.
Because of the font, I could not determine whether the command to
start editing your file was to type C-1, C-l, C-I, or C-|. The
command looked like C-|.
When running
emacs -q --no-site-file --eval '(blink-cursor-mode 0)' --funcall=ibuffer
the splash screen says
Type C-| to begin editing your file.
After typing C-l, I did not find myself in my file, but in the ibuffer
directory. This switch makes sense to me as an expert, but a novice
might expect Emacs to present the most recently edited file from the
previous session or all the files from files from the previous
session.
--
Robert J. Chassell bob@rattlesnake.com
Rattlesnake Enterprises http://www.rattlesnake.com
next prev parent reply other threads:[~2002-05-23 12:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-22 6:54 splash screen display when Emacs is given arguments Colin Walters
2002-05-23 2:39 ` Miles Bader
2002-05-23 5:30 ` Pavel Janík
2002-05-24 12:06 ` Francesco Potorti`
2002-05-26 20:59 ` Colin Walters
2002-05-23 12:39 ` Robert J. Chassell [this message]
2002-05-23 23:34 ` Colin Walters
2002-05-24 21:14 ` Richard Stallman
2002-05-26 20:57 ` Colin Walters
2002-05-27 1:15 ` Miles Bader
2002-05-27 22:56 ` Richard Stallman
2002-05-27 5:22 ` Eli Zaretskii
2002-05-27 18:44 ` Colin Walters
2002-05-29 10:16 ` Eli Zaretskii
2002-05-24 21:12 ` Richard Stallman
2002-05-24 21:53 ` Robert J. Chassell
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=m17Ars3-000IeLC@localhost \
--to=bob@rattlesnake.com \
/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).