From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Face issue -- possible bug Date: Wed, 18 Jul 2018 18:25:33 +0300 Message-ID: <834lgw4lci.fsf@gnu.org> References: <87o9f6rjn5.fsf@fastmail.fm> <831sc28ub4.fsf@gnu.org> <871sc2wb1d.fsf@fastmail.fm> <83r2k17tyw.fsf@gnu.org> <87bmb5wo8z.fsf@fastmail.fm> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1531927455 2620 195.159.176.226 (18 Jul 2018 15:24:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 18 Jul 2018 15:24:15 +0000 (UTC) Cc: handa@gnu.org, emacs-devel@gnu.org To: Joost Kremers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 18 17:24:11 2018 Return-path: Envelope-to: ged-emacs-devel@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 1ffoJH-0000Za-68 for ged-emacs-devel@m.gmane.org; Wed, 18 Jul 2018 17:24:11 +0200 Original-Received: from localhost ([::1]:37167 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffoLO-0001xH-1L for ged-emacs-devel@m.gmane.org; Wed, 18 Jul 2018 11:26:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffoKl-0001wx-5L for emacs-devel@gnu.org; Wed, 18 Jul 2018 11:25:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffoKj-0008WC-Tx for emacs-devel@gnu.org; Wed, 18 Jul 2018 11:25:43 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:32827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffoKg-0008Tf-4z; Wed, 18 Jul 2018 11:25:38 -0400 Original-Received: from [176.228.60.248] (port=3420 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ffoKf-0000WM-IK; Wed, 18 Jul 2018 11:25:37 -0400 In-reply-to: <87bmb5wo8z.fsf@fastmail.fm> (message from Joost Kremers on Tue, 17 Jul 2018 23:23:08 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:227547 Archived-At: > From: Joost Kremers > Date: Tue, 17 Jul 2018 23:23:08 +0200 > Cc: Kenichi Handa , emacs-devel@gnu.org > > According to , that would correspond > to version 1.17, released in 2014, which also happens to be the > version installed on my Linux system (which is based on Ubuntu > 16.04). That www page also lists a version 1.18, from February of > this year. I can try and install that, if you think it makes > sense. (You mean 1.7.0 and 1.8.0, I guess, there's no 1.17 and 1.18.) Yes, I think it would be a good idea to install the latest versions. Also of libotf, version 0.9.16. Let's see if this fixes the problem. Thanks.