From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#32159: 26.1; inhibit-compacting-font-caches does not fix all fonts lagging issue Date: Mon, 16 Jul 2018 06:34:13 +0300 Message-ID: References: <83muut9q8m.fsf@gnu.org> <83in5ga7dc.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1531711996 4057 195.159.176.226 (16 Jul 2018 03:33:16 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 16 Jul 2018 03:33:16 +0000 (UTC) User-Agent: K-9 Mail for Android Cc: 32159@debbugs.gnu.org To: Moses Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 16 05:33:12 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1feuG6-0000vc-88 for geb-bug-gnu-emacs@m.gmane.org; Mon, 16 Jul 2018 05:33:10 +0200 Original-Received: from localhost ([::1]:48698 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1feuIC-0006yS-W4 for geb-bug-gnu-emacs@m.gmane.org; Sun, 15 Jul 2018 23:35:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1feuHy-0006vc-V9 for bug-gnu-emacs@gnu.org; Sun, 15 Jul 2018 23:35:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1feuHu-0000jD-Vn for bug-gnu-emacs@gnu.org; Sun, 15 Jul 2018 23:35:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:37184) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1feuHu-0000j0-Rq for bug-gnu-emacs@gnu.org; Sun, 15 Jul 2018 23:35:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1feuHu-0003x9-JW for bug-gnu-emacs@gnu.org; Sun, 15 Jul 2018 23:35:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 16 Jul 2018 03:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32159 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 32159-submit@debbugs.gnu.org id=B32159.153171207015155 (code B ref 32159); Mon, 16 Jul 2018 03:35:02 +0000 Original-Received: (at 32159) by debbugs.gnu.org; 16 Jul 2018 03:34:30 +0000 Original-Received: from localhost ([127.0.0.1]:42202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1feuHO-0003wM-5n for submit@debbugs.gnu.org; Sun, 15 Jul 2018 23:34:30 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1feuHM-0003w7-Le for 32159@debbugs.gnu.org; Sun, 15 Jul 2018 23:34:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1feuHG-0008Rv-MD for 32159@debbugs.gnu.org; Sun, 15 Jul 2018 23:34:23 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1feuHB-0008N7-Sd; Sun, 15 Jul 2018 23:34:17 -0400 Original-Received: from [176.12.153.189] (port=54686 helo=[10.161.228.66]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1feuHB-00041t-A1; Sun, 15 Jul 2018 23:34:17 -0400 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:148557 Archived-At: On July 16, 2018 5:35:07 AM GMT+03:00, Moses wr= ote: > On Sun, Jul 15, 2018 at 2:41 PM Eli Zaretskii wrote: > > > > > From: Moses > > > Date: Sun, 15 Jul 2018 05:50:26 +0000 > > > Cc: 32159@debbugs=2Egnu=2Eorg > > > > > > You are right=2E I got 5906 installed fonts returned from (length > > > (x-list-fonts "*"))=2E However, this still a problem, which is > really > > > annoying when editing files that contain more than one language=2E > > > > Do some of the characters in HELLO display as boxes with hex code > > inside them, and if so, do you see slow-down when Emacs is about to > > display those characters? If the answer to both question is YES, I > > can suggest a customization to try that might help you avoid the > > slowdown (assuming you don't need to be able to display characters > > from those scripts), but please tell what characters are involved in > > this=2E >=20 > Nope=2E=2E=2Eall characters in the HELLO file can be display correctly > without a problem, the lagging issue only appears while opening the > file=2E Once it already opened, there is no more slowdown=2E Okay, then what's your real-life use case? I doubt you need=20 to display HELLO very often, that was just an example, right? > > > Other editor does not have the similar issue=2E > > > > AFAIK, no other editor supports such a large variety of fonts=2E >=20 > I mean other editors do not have slowdown problem while opening such a > relatively small file=2E They are not as mighty as Emacs of course=2E That's why they don't slow down: their job is easier=2E