help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Starting Up


From: Dmitry Dzhus
Subject: Re: Emacs Starting Up
Date: Sat, 11 Jul 2009 18:47:44 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]