From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: On the new startup and scratch buffer Date: Wed, 13 Feb 2008 20:37:22 -0500 Message-ID: References: <47B319AD.3030804@alice.it> <87zlu4oi48.fsf@bar.jrock.us> <47B3320C.8060800@alice.it> <878x1owk4v.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202953057 13806 80.91.229.12 (14 Feb 2008 01:37:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 01:37:37 +0000 (UTC) Cc: emacs-devel@gnu.org, Jonathan Rockway , Angelo Graziosi To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 14 02:38:00 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPT31-0006PM-8Y for ged-emacs-devel@m.gmane.org; Thu, 14 Feb 2008 02:37:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPT2X-0000CS-Jp for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 20:37:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPT2U-00009j-0n for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:37:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPT2S-00008e-Fa for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:37:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPT2S-00008I-92 for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:37:24 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPT2R-0004jC-SJ for emacs-devel@gnu.org; Wed, 13 Feb 2008 20:37:24 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAEYqs0dMCrf4/2dsb2JhbACuWH8 X-IronPort-AV: E=Sophos;i="4.25,349,1199682000"; d="scan'208";a="14468644" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 13 Feb 2008 20:37:22 -0500 Original-Received: from pastel.home ([76.10.183.248]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id UDZ05423; Wed, 13 Feb 2008 20:37:23 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 6424C828E; Wed, 13 Feb 2008 20:37:22 -0500 (EST) In-Reply-To: <878x1owk4v.fsf@jurta.org> (Juri Linkov's message of "Thu, 14 Feb 2008 00:45:36 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89023 Archived-At: >>> If people are interested in a change to this behavior (always add text >>> to *scratch* if initial-scratch-message isn't nil), I'll supply a patch. >> >> I think it would be a good thing, so I vote for it: +1. > I agree that `inhibit-startup-screen' is irrelevant to adding the > text from `initial-scratch-message' to the *scratch* buffer. +1 Stefan