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

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

Re: How can I config emacs to not load tutorial in a buffer when I start


From: Pascal J. Bourguignon
Subject: Re: How can I config emacs to not load tutorial in a buffer when I start
Date: Fri, 17 Dec 2010 08:06:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

n179911 <n179911@gmail.com> writes:
> Can you please tell me how can I configure emacs to not load tutorial
> in a buffer when I start?

It does not do that by itself.

If it does, the it's because you have instructions to this effect either
in your ~/.emacs, or in one of files loaded when booted.

Try: emacs -q
to boot without loading your ~/.emacs

or:  emacs -Q
to boot without loading anything else.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.


reply via email to

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