[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On the new startup and scratch buffer
From: |
Stefan Monnier |
Subject: |
Re: On the new startup and scratch buffer |
Date: |
Mon, 03 Mar 2008 16:19:42 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
>> The recent patch was installed after complaints from users that even
>> when initial-scratch-message is non-nil the scratch buffer is still
>> empty.
> I agree that `inhibit-startup-screen' should not disable the scratch
> message, but I think that emacs-quick-startup (-Q) should. (After your
> patch it doesn't.)
I see no reason why -Q should inhibit the scratch message.
It's probably OK if it does, but it seems preferable if it doesn't.
Stefan