From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: GNU ELPA package discoverability Date: Mon, 25 May 2020 09:41:12 +0200 Organization: GNU Message-ID: <87sgfotqav.fsf@gnu.org> References: <35DBF02E-44D7-41E5-A217-7D6EC84ED221@icloud.com> <4e937898-ae46-710a-cbca-e452a1156fa1@yandex.ru> <2e630dc7-ba1d-e4c9-74b3-4da976db1e82@yandex.ru> <87imglg51l.fsf@gnu.org> <83d06txuv4.fsf@gnu.org> <871rn9l35o.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="5922"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: eliz@gnu.org, Emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 25 09:41:57 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 1jd7kC-0001T3-Tm for ged-emacs-devel@m.gmane-mx.org; Mon, 25 May 2020 09:41:56 +0200 Original-Received: from localhost ([::1]:36466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jd7kC-0007oY-00 for ged-emacs-devel@m.gmane-mx.org; Mon, 25 May 2020 03:41:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36016) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jd7je-0007PY-Ok for Emacs-devel@gnu.org; Mon, 25 May 2020 03:41:22 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45184) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jd7je-0003va-FK for Emacs-devel@gnu.org; Mon, 25 May 2020 03:41:22 -0400 Original-Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:46200 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jd7jX-0003vX-4U; Mon, 25 May 2020 03:41:15 -0400 Original-Received: by guerry (Postfix, from userid 1000) id B63DA1A600E2; Mon, 25 May 2020 09:41:12 +0200 (CEST) In-Reply-To: (Richard Stallman's message of "Mon, 25 May 2020 00:36:36 -0400") 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:251352 Archived-At: Richard Stallman writes: > [[[ To any NSA and FBI agents reading my email: please consider ]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > > > Any practical suggestions for how to do that in the little screen > > > estate we have there? > > > I attach a patch against lisp/startup.el. > > ISTR that someone proposed a clean-up of the splash screen a few weeks > ago. Good to know! I searched the archive of this mailing list but could not find any such proposal -- if someone can find the reference, I'd love to rework my patch on top of the current proposal. > We need to add back C-h C-c and C-h C-w, but even after that it > will still be shorter than now. C-h C-c and C-h C-w are present in the splash screen in the master branch. -- Bastien