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

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

Re: Emacs: Problems of the Scratch Buffer


From: Juanma Barranquero
Subject: Re: Emacs: Problems of the Scratch Buffer
Date: Wed, 18 Apr 2012 20:15:20 +0200

On Wed, Apr 18, 2012 at 19:33, Ludwig, Mark <ludwig.mark@siemens.com> wrote:

> At the moment, "emacs -Q" (23.1 on Windows) is dropping me into *scratch* ...

If it hurts, don't do that.

emacs --help
...
--quick, -Q                 equivalent to:
                              -q --no-site-file --no-site-lisp --no-splash
...

so it's no surprise that you don't see the splash screen. Try

emacs -q --no-site-file --no-site-lisp

    Juanma



reply via email to

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