From: Richard Wordingham <richard.wordingham@ntlworld.com>
To: help-gnu-emacs@gnu.org
Subject: Re: split window
Date: Wed, 27 May 2015 20:43:55 +0100 [thread overview]
Message-ID: <20150527204355.435a5958@JRWUBU2> (raw)
In-Reply-To: <20150526232646.21f3d172@zothique.localdomain>
On Tue, 26 May 2015 23:26:46 -0700
Dale Snell <ddsnell@frontier.com> wrote:
> You might check your Ubuntu setup to see if you've got all the
> packages that you should, and that they're all up to date. If it
> were up to me, I'd update to the latest version of emacs in the
> Ubuntu repos. Probably 24.5 or thereabouts. Version 23 is pretty
> old.
Emacs 23.3.1 is the latest for Ubuntu 12.04 Precise Pangolin, which is
in long-term support until 2017. It was built for Ubuntu in May 2013.
I've tried switching to Emacs 24.4, but the debugger interface (M-x gdb
-i mi) makes horrible window and frame choices. I've gone back to
Emacs 23 for running the debugger. I might even wind up integrating
the m17n bug fixes and improvements into my copy.
Emacs 24.4 was the latest stable Emacs release a few months ago. It
might even be the last version for me as an editor - the news for
Emacs 24.5 (https://www.gnu.org/software/emacs/news/NEWS.24.5) says
'tpu-edt.el' is now obsolete, so I may have to find a new editor. I
only need the EDT bits from tpu-edt.
> This is what lead me to think it was something in the init file.
> Try "emacs -q your-file.here", instead. The "-Q" inhibits the
> startup screen as well as the site-init and user init files. The
> lowercase "-q" option inhibits the user init file only.
I did some archaeology with the Windows builds - command line uses
runemacs. Version 22.1.1 opens a single window; without a file
argument, it displays the startup screen.
On Windows, Emacs 23.0.60.1 (and 23.2 and 24.4) displays two windows,
the startup screen and the file to be visited, whether or not the -q
option is specified. It looks like new Emacs behaviour at Version 23.
It looks as though the answer to the original problem is to have
one of the lines
(setq inhibit-splash-screen t)
(setq inhibit-startup-screen t)
in one's .emacs. (One of the variables is an alias of the other.) I
haven't experimented with it. It looks though the quick way to get the
start-up screen will then be the menu sequence "help; about Emacs".
Richard.
next prev parent reply other threads:[~2015-05-27 19:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-26 20:15 split window Thomas Fischer
2015-05-26 21:31 ` Dale Snell
2015-05-27 5:56 ` Richard Wordingham
2015-05-27 6:26 ` Dale Snell
2015-05-27 19:43 ` Richard Wordingham [this message]
2015-05-27 19:52 ` Eli Zaretskii
2015-05-27 21:24 ` Richard Wordingham
2015-05-28 2:41 ` Eli Zaretskii
2015-05-29 1:27 ` Robert Thorpe
2015-05-28 20:41 ` Glenn Morris
[not found] ` <mailman.3798.1432755844.904.help-gnu-emacs@gnu.org>
2015-05-28 19:09 ` Stefan Monnier
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=20150527204355.435a5958@JRWUBU2 \
--to=richard.wordingham@ntlworld.com \
--cc=help-gnu-emacs@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.
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).