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: Tue, 14 Aug 2018 05:29:08 +0300 Message-ID: <83h8jxk7ez.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> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1534213628 4279 195.159.176.226 (14 Aug 2018 02:27:08 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 14 Aug 2018 02:27:08 +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 Tue Aug 14 04:27:04 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 1fpP30-0000xn-4n for ged-emacs-devel@m.gmane.org; Tue, 14 Aug 2018 04:27:02 +0200 Original-Received: from localhost ([::1]:42148 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fpP55-0002N6-5A for ged-emacs-devel@m.gmane.org; Mon, 13 Aug 2018 22:29:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fpP4z-0002N1-Ik for emacs-devel@gnu.org; Mon, 13 Aug 2018 22:29:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fpP4y-0004BT-N3 for emacs-devel@gnu.org; Mon, 13 Aug 2018 22:29:05 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fpP4u-0004AR-Ql; Mon, 13 Aug 2018 22:29:00 -0400 Original-Received: from [176.228.60.248] (port=1620 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fpP4u-0005cY-8g; Mon, 13 Aug 2018 22:29:00 -0400 In-reply-to: <87mutqdjbk.fsf@fastmail.fm> (message from Joost Kremers on Mon, 13 Aug 2018 23:53:51 +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:228516 Archived-At: > 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.