From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#70989: 29.3; Calling isearch-forward when using Unifont throws error "Invalid font name" Date: Thu, 16 May 2024 22:31:25 +0300 Message-ID: <86pltlh7ua.fsf@gnu.org> References: <3df5d89f24d568fa565913cec6902fb0@rodrigomorales.site> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23186"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 70989@debbugs.gnu.org To: Rodrigo Morales Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu May 16 21:32:14 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s7gpp-0005nv-I1 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 16 May 2024 21:32:13 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7gph-0001wy-VL; Thu, 16 May 2024 15:32:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7gpd-0001wI-0H for bug-gnu-emacs@gnu.org; Thu, 16 May 2024 15:32:02 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s7gpb-0006SE-Qn for bug-gnu-emacs@gnu.org; Thu, 16 May 2024 15:32:00 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7gpe-0002sR-6I for bug-gnu-emacs@gnu.org; Thu, 16 May 2024 15:32:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 16 May 2024 19:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70989 X-GNU-PR-Package: emacs Original-Received: via spool by 70989-submit@debbugs.gnu.org id=B70989.171588789911051 (code B ref 70989); Thu, 16 May 2024 19:32:02 +0000 Original-Received: (at 70989) by debbugs.gnu.org; 16 May 2024 19:31:39 +0000 Original-Received: from localhost ([127.0.0.1]:50552 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7gpH-0002sB-0z for submit@debbugs.gnu.org; Thu, 16 May 2024 15:31:39 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7gpF-0002s5-3q for 70989@debbugs.gnu.org; Thu, 16 May 2024 15:31:38 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s7gp5-0006MB-JH; Thu, 16 May 2024 15:31:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=57kp+Z4g1bsOCA8fkvFfJsiVPJmaV6LzE7MT3zGuyyY=; b=XiBpQBnKo9No Q48byKU+OI8R8RqcyfIwUJnk8jFtILsNqStbjku5PjrvhcxdfouRoqCrzBpJh/dE2kJ9B4QeLiSRY 5BugTadfPGmogAf+diyqmdSWc1GCKLyE5K7z/84kJFVF5M5Pb9DppCQxoRvktvu6Mrmas1jRcN73D QonLajYtHuBbq05GjaUxNr1OlN94iixZeDRZtRgGF5ACJGZvz8KLlR5IOreJRBOZNIkiQ8BeTXKsB TpWzSIIlFrWycM9AL2B+R04tMq8eYtmsnOFcD4r89OpDqXhT2cv/Kei3NVi4H5OjWdx9XFM8ehw/g GAC5JY2eSXStOFTVWsqsEg==; In-Reply-To: <3df5d89f24d568fa565913cec6902fb0@rodrigomorales.site> (message from Rodrigo Morales on Thu, 16 May 2024 13:39:26 -0500) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:285195 Archived-At: > Date: Thu, 16 May 2024 13:39:26 -0500 > From: Rodrigo Morales > > > I used the font "Unifont" to reproduce this issue: I downloaded > the font from https://unifoundry.com/unifont/index.html . The file was > called =unifont-15.1.05.bdf.gz=. I decompressed the file using gunzip > and copied the file to ~/.fonts. Afterwards, I executed "fc-cache -f". > > To reproduce this issue, I did not start Emacs using "emacs -Q", but I > deleted the file ~/.config/emacs/init.el and I only added the > following sexp to ~/.config/emacs/init.el > > #+HEADER: :tangle ~/.config/emacs/init.el > #+BEGIN_SRC elisp > (add-to-list 'default-frame-alist '(font . "Unifont")) > #+END_SRC > > I launched Emacs without the =-Q= flag so that the file > ~/.config/emacs/init.el . When the Emacs window opened, the modeline > and the sentence "For information about GNU Emacs and the GNU system, > type C-h C-a" which is shown in the minibuffer was shown using > "Unifont" (the C-h C-a was shown using other font). What does the below show after you start Emacs? M-: (face-font 'default) RET