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: New start up splash screen annoyance... Date: Sun, 9 Sep 2007 19:32:21 +0200 Message-ID: <7dbe73ed0709091032y5dd32642xe98e7a4663177138@mail.gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189361653 11299 80.91.229.12 (9 Sep 2007 18:14:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Sep 2007 18:14:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Sascha Wilde" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 10 04:14:00 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 1IUY8S-0008Mp-4e for ged-emacs-devel@m.gmane.org; Mon, 10 Sep 2007 03:32:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUQe5-0004Zk-9T for ged-emacs-devel@m.gmane.org; Sun, 09 Sep 2007 13:32:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUQe1-0004Yl-Ve for emacs-devel@gnu.org; Sun, 09 Sep 2007 13:32:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUQe0-0004WK-9p for emacs-devel@gnu.org; Sun, 09 Sep 2007 13:32:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUQe0-0004W4-0F for emacs-devel@gnu.org; Sun, 09 Sep 2007 13:32:24 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUQdz-0005Rz-L7 for emacs-devel@gnu.org; Sun, 09 Sep 2007 13:32:23 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so769946rvf for ; Sun, 09 Sep 2007 10:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; 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; bh=HaB0htadXpdsABJKRkNMlCfSPdRKNdgVf8RxL0vX3L4=; b=p9JnCq+tjuUzXWiTw35x0mvma22isz4EBfUNxkt7QVScZ1bL55L2mocbC7eCAfFjBfyw2f0qfDaOIc1UL8y/Ci/wn5VdLvrcaXMeXUUb1vDrYvF2dtXVY0MU/xpDqOiaCo9IxfzLl8VcEXxq4NG7kMe1s925KzZtJumDbzpITmA= 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=EmGMemYamdEcTXug/LzmENgogm2UxeCK6kVh7Vt3Z+kaJuaY38lIXc5oKg2+55DaLoJsXgM4BUYYcdTSGVzeYv/fJJaMa0+gzUACo6n1aNsfE6qZMcC6XRIX/Y1Mj32/7elcqCwNsBvzefy6Hok5M4v5CuwMrVx9molk6ls+JJA= Original-Received: by 10.140.177.15 with SMTP id z15mr676247rve.1189359142015; Sun, 09 Sep 2007 10:32:22 -0700 (PDT) Original-Received: by 10.141.172.10 with HTTP; Sun, 9 Sep 2007 10:32:21 -0700 (PDT) In-Reply-To: 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:78321 Archived-At: > - First and most annoying: starting Emacs with an file to visit as > argument no longer works as expected. Without doing any configuration > you always get the new splash screen and of cause C-l or starting > editing doesn't make it go away. You can switch to the buffer with > the file using C-x C-b, but the splash screen doesn't tell you that. I agree. I knew that typing `q' would close the splash screen, but it does not say anywhere, so a new user must be very confused about what happened with his file.