From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: Scratch buffer annoyance Date: Thu, 19 Jul 2007 16:25:55 +0200 Message-ID: <7dbe73ed0707190725l426d0731u5f9c36cd14278f78@mail.gmail.com> References: <871wf5cv6y.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184855202 5814 80.91.229.12 (19 Jul 2007 14:26:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2007 14:26:42 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: "Juri Linkov" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 19 16:26:41 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 1IBWxe-0000GM-Re for ged-emacs-devel@m.gmane.org; Thu, 19 Jul 2007 16:26:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBWxe-00021q-Ck for ged-emacs-devel@m.gmane.org; Thu, 19 Jul 2007 10:26:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBWx4-0001nQ-Nj for emacs-devel@gnu.org; Thu, 19 Jul 2007 10:25:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBWx4-0001n9-5G for emacs-devel@gnu.org; Thu, 19 Jul 2007 10:25:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBWx3-0001n5-VG for emacs-devel@gnu.org; Thu, 19 Jul 2007 10:25:58 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBWx3-0004M0-MI for emacs-devel@gnu.org; Thu, 19 Jul 2007 10:25:57 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so37502nfh for ; Thu, 19 Jul 2007 07:25:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gVX5YL1QTO4Fzo6YzTtVoJEhzV2A0s2ATqY5lGL/xW+4sHAc8/MFL/qpdUZJ8dVTMowbste8pkt8N3CqtPU3fbwqw9sVP0U4T45ajE+vFJAQWzi00yfzCEb7vOVGfA8xPvwpTyY0766oIS96wSjZ20iysVr4L6Fm/qQd0cqs+EQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RMncIWmqpNqurf7HYO3JMQxLef2kjMCK0pzdlq1baWcl2mVYHrvWBU0XxUiAig/sDiJhOphhEVjwl4D7pQLMBPm9Xdgm39cQPeomaGxXEoKAG+TEUULDwkKF1nER0nwyPWBseJe+nUg9IUJ2sfqVx+SpG7oU7IWvN24Xc3C+baU= Original-Received: by 10.82.111.8 with SMTP id j8mr2139496buc.1184855155919; Thu, 19 Jul 2007 07:25:55 -0700 (PDT) Original-Received: by 10.82.117.9 with HTTP; Thu, 19 Jul 2007 07:25:55 -0700 (PDT) In-Reply-To: <871wf5cv6y.fsf@jurta.org> Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:75123 Archived-At: > Since Emacs can do everything then the splash screen could contain links > to the most common initial actions, e.g.: > > [Visit home directory] > [Open new file] > [Open buffer for notes you don't want to save] > [Emacs Tutorial] > [Emacs FAQ] > [Read the Emacs Manual] I like that!