From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Van Ly Newsgroups: gmane.emacs.bugs Subject: bug#52809: 28.0.90; X11 modeline context menu grows offscreen unreadable on smaller screen of two screen display Date: Tue, 28 Dec 2021 14:13:01 +0000 (UTC) Organization: Super Dimensional Fortress Message-ID: <374710fb-8430-5874-4ba0-498bb418aaa6@SDF.ORG> References: <9c23b7a-3b14-ad5e-d9d-268874b5504e@SDF.ORG> <87ee5y1rxn.fsf@yahoo.com> <87a6glzhj2.fsf@yahoo.com> <87wnjpxww2.fsf@yahoo.com> <7e137f32-77b9-345c-9c47-cb9f65ec82ef@SDF.ORG> <83v8z8lvty.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6794"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, 52809@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Dec 28 15:14:17 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1n2DF3-0001e7-CF for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 28 Dec 2021 15:14:17 +0100 Original-Received: from localhost ([::1]:54014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2DF1-0002vP-QB for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 28 Dec 2021 09:14:15 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44098) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2DEo-0002vA-J5 for bug-gnu-emacs@gnu.org; Tue, 28 Dec 2021 09:14:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33839) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2DEo-0000dB-89 for bug-gnu-emacs@gnu.org; Tue, 28 Dec 2021 09:14:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n2DEn-0006on-TM for bug-gnu-emacs@gnu.org; Tue, 28 Dec 2021 09:14:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Van Ly Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 28 Dec 2021 14:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52809 X-GNU-PR-Package: emacs Original-Received: via spool by 52809-submit@debbugs.gnu.org id=B52809.164070078726131 (code B ref 52809); Tue, 28 Dec 2021 14:14:01 +0000 Original-Received: (at 52809) by debbugs.gnu.org; 28 Dec 2021 14:13:07 +0000 Original-Received: from localhost ([127.0.0.1]:45385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2DDu-0006nO-VP for submit@debbugs.gnu.org; Tue, 28 Dec 2021 09:13:07 -0500 Original-Received: from mx.sdf.org ([205.166.94.24]:56111) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2DDs-0006nG-OP for 52809@debbugs.gnu.org; Tue, 28 Dec 2021 09:13:05 -0500 Original-Received: from sdf.org (IDENT:van.ly@faeroes.freeshell.org [205.166.94.9]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 1BSED3q9022798 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Tue, 28 Dec 2021 14:13:03 GMT Original-Received: from localhost (van.ly@localhost) by sdf.org (8.15.2/8.12.8/Submit) with ESMTP id 1BSED1Rv002337; Tue, 28 Dec 2021 14:13:01 GMT In-Reply-To: <83v8z8lvty.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:223253 Archived-At: On Tue, 28 Dec 2021, Eli Zaretskii wrote: >> Date: Tue, 28 Dec 2021 10:53:22 +0000 (UTC) >> From: Van Ly >> Cc: 52809@debbugs.gnu.org >> >> The ELC+ELN stage of the build doesn't make use of multicores. If it >> could detect there are 4 cores and do something like 'make -j4' that >> would be an improvement on time to build completion. > > You mean, during building Emacs? If you say "make -j4", there will be > 4 ELC+ELN compilations running in parallel. So I'm not sure I > understand the complaint. > Yes, during the Emacs build. I haven't experimented to see if "make -j4" will allow 4 parallel lanes of ELC+ELN compilations. That would be nice. I'm saying "make bootstrap" detects there are multiple cores and suggests or defaults to using them all in parallel whee possible. -- vl