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: fancy splash screen Date: Thu, 14 Sep 2006 23:14:57 -0400 Message-ID: References: <4509169C.1060503@gmx.at> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1158290188 28277 80.91.229.2 (15 Sep 2006 03:16:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Sep 2006 03:16:28 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 15 05:16:28 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GO4Bl-0001zm-Lu for ged-emacs-devel@m.gmane.org; Fri, 15 Sep 2006 05:16:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GO4Bl-0007FE-4r for ged-emacs-devel@m.gmane.org; Thu, 14 Sep 2006 23:16:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GO4AO-0005uU-3Z for emacs-devel@gnu.org; Thu, 14 Sep 2006 23:15:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GO4AN-0005tc-5q for emacs-devel@gnu.org; Thu, 14 Sep 2006 23:14:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GO4AM-0005tQ-ST for emacs-devel@gnu.org; Thu, 14 Sep 2006 23:14:58 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GO4CR-0006LR-NO for emacs-devel@gnu.org; Thu, 14 Sep 2006 23:17:07 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GO4AL-0006Kd-O2; Thu, 14 Sep 2006 23:14:57 -0400 Original-To: martin rudalics In-reply-to: <4509169C.1060503@gmx.at> (message from martin rudalics on Thu, 14 Sep 2006 10:45:16 +0200) 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:59853 Archived-At: I improved the alignment of the items. (5) The text of `fancy-splash-help-echo' should appear permanently on the splash screen and not annoyingly pop up via tooltips (which on some systems might not even be present). This holds for the help-echo on the image as well. Do you mean the statement about C-h C-p? I made it display that only in the echo area. (4) On my system the Copyright Notice is hardly visible. The :height 0.5 option scales very badly and should be removed. It is quite visible on my system; what makes it so hard to see on your system?