GNU bug report logs -
#70989
29.3; Calling isearch-forward when using Unifont throws error "Invalid font name"
Previous Next
Reported by: Rodrigo Morales <me <at> rodrigomorales.site>
Date: Thu, 16 May 2024 18:41:02 UTC
Severity: normal
Found in version 29.3
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Thu, 16 May 2024 13:39:26 -0500
> From: Rodrigo Morales <me <at> rodrigomorales.site>
>
>
> 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
This bug report was last modified 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.