From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Nicolas P. Rougier" Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: splash-screen Date: Sun, 20 Sep 2020 14:36:45 +0200 Message-ID: References: <87pn6gk7xr.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40888"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.4.13; emacs 27.1 Cc: emacs-devel@gnu.org To: Colin Baxter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Sep 20 14:37:44 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kJybA-000AWa-BP for ged-emacs-devel@m.gmane-mx.org; Sun, 20 Sep 2020 14:37:44 +0200 Original-Received: from localhost ([::1]:47268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJyb9-0007z1-7Q for ged-emacs-devel@m.gmane-mx.org; Sun, 20 Sep 2020 08:37:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJyaQ-0007U7-1L for emacs-devel@gnu.org; Sun, 20 Sep 2020 08:36:58 -0400 Original-Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:49854) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJyaJ-00063C-6j for emacs-devel@gnu.org; Sun, 20 Sep 2020 08:36:57 -0400 X-IronPort-AV: E=Sophos;i="5.77,282,1596492000"; d="scan'208";a="359518228" Original-Received: from 91-160-114-139.subs.proxad.net (HELO M-E7-NPR.local) ([91.160.114.139]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Sep 2020 14:36:46 +0200 In-reply-to: <87pn6gk7xr.fsf@yandex.com> Received-SPF: pass client-ip=192.134.164.104; envelope-from=nicolas.rougier@inria.fr; helo=mail3-relais-sop.national.inria.fr X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/20 08:36:47 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -68 X-Spam_score: -6.9 X-Spam_bar: ------ X-Spam_report: (-6.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:256244 Archived-At: Colin Baxter writes: >>>>>> Nicolas P Rougier writes: > > > - No logo (not even in graphical mode) - Vertical and > > horizontal > > I have a picture of my cat in the splash screen. How would I do > that > with your set-up? You cannot. > > > scroll bars are hidden - Modeline is hidden - " ", "x", > > "q", > > If the modeline is hidden then how do I see if I have new mail? You cannot. But you have the choice to not use it. Nicolas