From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: An unwonted warning I constantly get about fontsets when I start Emacs Date: Sat, 27 May 2017 12:42:09 +0300 Message-ID: <83efvaiqku.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1495878162 20038 195.159.176.226 (27 May 2017 09:42:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 27 May 2017 09:42:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 27 11:42:38 2017 Return-path: Envelope-to: geh-help-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 1dEYF1-000535-T8 for geh-help-gnu-emacs@m.gmane.org; Sat, 27 May 2017 11:42:36 +0200 Original-Received: from localhost ([::1]:40058 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEYF7-0002cT-Co for geh-help-gnu-emacs@m.gmane.org; Sat, 27 May 2017 05:42:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEYEe-0002SQ-4H for help-gnu-emacs@gnu.org; Sat, 27 May 2017 05:42:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dEYEb-0001L5-1s for help-gnu-emacs@gnu.org; Sat, 27 May 2017 05:42:12 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEYEa-0001L1-Vi for help-gnu-emacs@gnu.org; Sat, 27 May 2017 05:42:09 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2287 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dEYEa-0006R5-Ao for help-gnu-emacs@gnu.org; Sat, 27 May 2017 05:42:08 -0400 In-reply-to: (message from =?utf-8?B?R8O2a3R1xJ8=?= Kayaalp on Sat, 27 May 2017 12:22:22 +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: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:113191 Archived-At: > From: Göktuğ Kayaalp > Date: Sat, 27 May 2017 12:22:22 +0300 > > Since when I switched to using Emacs master as my daily driver (w/o any > real problems until now, ~in about a month I guess), whenever I start > Emacs, I get this warning: > > Error (initialization): Creation of the default fontsets failed: (error Invalid script or charset name: old-italic) > > My custom fonts are those which I used with 24.3 and 25.1 without any > issues like this. And I do use some of my custom fonts for my visuals > configuration and they work. I don't understand whether this is > sth. normal that I somehow triggered, or that I am facing a bug here. Please show your fontset-related customizations.