From: Dmitry Dzhus <dima@sphinx.net.ru>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs Starting Up
Date: Sat, 11 Jul 2009 18:47:44 +0400 [thread overview]
Message-ID: <87iqhz6zu7.fsf@sphinx.net.ru> (raw)
In-Reply-To: mailman.2287.1247322207.2239.help-gnu-emacs@gnu.org
Benjamin Badgley wrote:
> Is there a way to have Emacs load a file into the buffer upon start
> up. Instead of the default 'Welcome to Emacs' cover file I'd like to
> load Emacs with a file called NewFile, which is simply a blank new
> file. Thanks.
,----[ C-h v initial-buffer-choice RET ]
| initial-buffer-choice is a variable defined in `startup.el'.
| Its value is nil
|
| Documentation:
| Buffer to show after starting Emacs.
| If the value is nil and `inhibit-startup-screen' is nil, show the
| startup screen. If the value is string, visit the specified file or
| directory using `find-file'. If t, open the `*scratch*' buffer.
|
| You can customize this variable.
|
| This variable was introduced, or its default value was changed, in
| version 23.1 of Emacs.
|
| [back]
`----
--
Happy Hacking.
http://sphinx.net.ru
む
next parent reply other threads:[~2009-07-11 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2287.1247322207.2239.help-gnu-emacs@gnu.org>
2009-07-11 14:47 ` Dmitry Dzhus [this message]
2009-07-11 14:26 Emacs Starting Up Benjamin Badgley
2009-07-11 15:05 ` Lennart Borgman
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=87iqhz6zu7.fsf@sphinx.net.ru \
--to=dima@sphinx.net.ru \
--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).