From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: A wish, a plea Date: Fri, 22 Jun 2007 17:53:26 -0400 Message-ID: References: <4679F561.4030600@hacksaw.org> <87d4zomyiw.fsf@red-bean.com> <87fy4kjy0k.fsf@red-bean.com> <467AF6CC.2000300@gnu.org> <467BFAAB.8060601@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1182549313 17300 80.91.229.12 (22 Jun 2007 21:55:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Jun 2007 21:55:13 +0000 (UTC) Cc: kfogel@red-bean.com, wilde@sha-bang.de, emacs-devel@gnu.org, hacksaw@hacksaw.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 22 23:55:11 2007 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 1I1r5u-0006n1-R1 for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2007 23:55:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1r5u-00041A-GB for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2007 17:55:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1r4K-0002ha-AN for emacs-devel@gnu.org; Fri, 22 Jun 2007 17:53:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1r4J-0002hC-Kb for emacs-devel@gnu.org; Fri, 22 Jun 2007 17:53:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1r4J-0002h5-As for emacs-devel@gnu.org; Fri, 22 Jun 2007 17:53:27 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I1r4I-0007id-Vi for emacs-devel@gnu.org; Fri, 22 Jun 2007 17:53:27 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I1r4I-0000Fj-E4; Fri, 22 Jun 2007 17:53:26 -0400 In-reply-to: <467BFAAB.8060601@gnu.org> (message from Jason Rumney on Fri, 22 Jun 2007 17:36:59 +0100) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:73665 Archived-At: > Would that really change anything? People could still insert text > into that buffer. The splash-screen is read-only, so they couldn't insert text there. If we want the initial buffer to be read-only, we can make it read-only whichever buffer it is.