From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: GNU ELPA package discoverability Date: Thu, 28 May 2020 09:14:43 +0300 Message-ID: <83lflcsi0c.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> <83tv05waob.fsf@gnu.org> <874ks5gtca.fsf@gnu.org> <83o8qdw8wq.fsf@gnu.org> <874ks4a5oz.fsf@gnu.org> <83a71ww06a.fsf@gnu.org> <1de7fc79-b7c6-b1ac-47c4-b81d7c7bf4a6@yandex.ru> <835zckvyp4.fsf@gnu.org> <967128b4-ffe3-7db5-ee74-fb32b0c00c4d@yandex.ru> <83v9kkuhhw.fsf@gnu.org> <345ecc0f-ef5b-135e-7a71-dfecd794a71c@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="42841"; mail-complaints-to="usenet@ciao.gmane.io" Cc: bzg@gnu.org, rms@gnu.org, Emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 28 08:15: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 1jeBpP-000B2I-0e for ged-emacs-devel@m.gmane-mx.org; Thu, 28 May 2020 08:15:43 +0200 Original-Received: from localhost ([::1]:51920 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jeBpN-0001Ax-Ue for ged-emacs-devel@m.gmane-mx.org; Thu, 28 May 2020 02:15:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39894) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jeBoh-0000B1-RW for Emacs-devel@gnu.org; Thu, 28 May 2020 02:14:59 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55568) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jeBoh-00088n-Hv; Thu, 28 May 2020 02:14:59 -0400 Original-Received: from [176.228.60.248] (port=2093 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jeBoZ-0006VC-Tj; Thu, 28 May 2020 02:14:52 -0400 In-Reply-To: <345ecc0f-ef5b-135e-7a71-dfecd794a71c@yandex.ru> (message from Dmitry Gutov on Wed, 27 May 2020 23:33:03 +0300) 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:251538 Archived-At: > Cc: bzg@gnu.org, rms@gnu.org, Emacs-devel@gnu.org > From: Dmitry Gutov > Date: Wed, 27 May 2020 23:33:03 +0300 > > By the way, are those 34 lines on your machine restricted by the total > height of the screen, or is it just in windowed mode, and we could make > the initial size bigger on Emacs' side? It's the size of the Emacs window. The screen is much larger.