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: Mon, 10 Sep 2018 11:24:11 +0300 Message-ID: <83ftyhpxp0.fsf@gnu.org> References: <87o9f6rjn5.fsf@fastmail.fm> <831sc28ub4.fsf@gnu.org> <871sc2wb1d.fsf@fastmail.fm> <83r2k17tyw.fsf@gnu.org> <87bmb5wo8z.fsf@fastmail.fm> <834lgw4lci.fsf@gnu.org> <87mutqdjbk.fsf@fastmail.fm> <83h8jxk7ez.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1536567762 29548 195.159.176.226 (10 Sep 2018 08:22:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2018 08:22:42 +0000 (UTC) Cc: joostkremers@fastmail.fm, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 10 10:22:38 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 1fzHSu-0007Zy-Ny for ged-emacs-devel@m.gmane.org; Mon, 10 Sep 2018 10:22:36 +0200 Original-Received: from localhost ([::1]:50320 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzHV1-0000Wu-33 for ged-emacs-devel@m.gmane.org; Mon, 10 Sep 2018 04:24:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzHUO-0000Wl-LF for emacs-devel@gnu.org; Mon, 10 Sep 2018 04:24:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fzHUN-0005mj-SZ for emacs-devel@gnu.org; Mon, 10 Sep 2018 04:24:08 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzHUK-0005ll-9a; Mon, 10 Sep 2018 04:24:04 -0400 Original-Received: from [176.228.60.248] (port=2190 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fzHUJ-0005HP-T2; Mon, 10 Sep 2018 04:24:04 -0400 In-reply-to: <83h8jxk7ez.fsf@gnu.org> (message from Eli Zaretskii on Tue, 14 Aug 2018 05:29:08 +0300) 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:229599 Archived-At: Ping! > Date: Tue, 14 Aug 2018 05:29:08 +0300 > From: Eli Zaretskii > Cc: handa@gnu.org, emacs-devel@gnu.org > > > From: Joost Kremers > > Cc: handa@gnu.org, emacs-devel@gnu.org > > Date: Mon, 13 Aug 2018 23:53:51 +0200 > > > > > 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. > > > > It doesn't seem to, unfortunately. I still get the small caps n as > > soon as the combining diacritic is added. > > > > I removed the package m17n-0, m17n-dev, libotf0, libotf-dev and > > libotf-bin from my (Ubuntu 16.04-based) system, downloaded the > > source packages for m17n-lib, m17n-db (not sure if that's needed) > > and libotf, compiled and installed them (to /usr/local/), then > > recompiled Emacs. > > > > Is there anything else I can try? > > No, I think you did all you could. I hope Handa-san will respond and > help us investigate further.