From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastian Wiesner Newsgroups: gmane.emacs.bugs Subject: bug#19266: 24.4; Font-related window redrawing delays on OS X Date: Fri, 12 Dec 2014 09:29:52 +0100 Message-ID: <02C00883-A844-4E95-8E1B-6F7860E03B63@lunaryorn.com> References: <83y4qn50ua.fsf@gnu.org> <957C7241-1F90-42A3-83DE-4696B483C1F0@lunaryorn.com> <83ppbz4t3f.fsf@gnu.org> <83fvcrzbku.fsf@gnu.org> <8361dit70g.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1418373085 22180 80.91.229.3 (12 Dec 2014 08:31:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Dec 2014 08:31:25 +0000 (UTC) Cc: Dmitry Antipov , 19266@debbugs.gnu.org To: Kirill Ignatiev Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 12 09:31:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XzLd4-0001rV-Sq for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Dec 2014 09:31:15 +0100 Original-Received: from localhost ([::1]:55989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzLd4-00071k-CV for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Dec 2014 03:31:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzLcw-0006vE-Pm for bug-gnu-emacs@gnu.org; Fri, 12 Dec 2014 03:31:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XzLcs-0003PQ-LJ for bug-gnu-emacs@gnu.org; Fri, 12 Dec 2014 03:31:06 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzLcs-0003PK-Hy for bug-gnu-emacs@gnu.org; Fri, 12 Dec 2014 03:31:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XzLcs-0001Uh-7K for bug-gnu-emacs@gnu.org; Fri, 12 Dec 2014 03:31:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Sebastian Wiesner Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Dec 2014 08:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19266 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19266-submit@debbugs.gnu.org id=B19266.14183730035602 (code B ref 19266); Fri, 12 Dec 2014 08:31:02 +0000 Original-Received: (at 19266) by debbugs.gnu.org; 12 Dec 2014 08:30:03 +0000 Original-Received: from localhost ([127.0.0.1]:43497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XzLbt-0001Rs-Ii for submit@debbugs.gnu.org; Fri, 12 Dec 2014 03:30:02 -0500 Original-Received: from vega.uberspace.de ([95.143.172.245]:55324) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XzLbq-0001Rh-RG for 19266@debbugs.gnu.org; Fri, 12 Dec 2014 03:29:59 -0500 Original-Received: (qmail 27176 invoked from network); 12 Dec 2014 08:29:55 -0000 Original-Received: from localhost (HELO ?IPv6:2001:a60:16fb:1801:240d:1e27:54d7:54c1?) (127.0.0.1) by vega.uberspace.de with SMTP; 12 Dec 2014 08:29:55 -0000 In-Reply-To: X-Mailer: Apple Mail (2.1993) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:97255 Archived-At: > Am 12.12.2014 um 03:10 schrieb Kirill Ignatiev = : >=20 > On 11 December 2014 at 12:45, Eli Zaretskii wrote: >>> Date: Wed, 10 Dec 2014 18:50:01 -0500 >>> From: Kirill Ignatiev >>> Cc: Sebastian Wiesner , = 19266@debbugs.gnu.org >>=20 >> Comment out the call to cleanup_vector? >=20 > =E2=80=A6 >=20 > Thanks for your help, these redrawing delays are really irritating. You have long lost me on your discussion about Emacs internals, but I = should just like to say that the unicode-fonts package from = https://github.com/rolandwalker/unicode-fonts has fixed all these delays = for me. As far as I understand, this package maps Unicode blocks to specific = fonts. I presume that Emacs would otherwise search through all = installed fonts for one that supports the Unicode character that needs = to be drawn, and that the explicit mapping prevents Emacs from doing = that. Seems that Eli was right with his =E2=80=9CFix your font = configuration=E2=80=9D remark. Thanks for your help and your effort!=