GNU bug report logs - #35816
26.2; set-frame-font cannot set some fonts which autocomplete suggests due to dashes in names. I.e. gnu-unifont

Previous Next

Package: emacs;

Reported by: Vladimir Nikishkin <lockywolf <at> gmail.com>

Date: Tue, 21 May 2019 02:07:01 UTC

Severity: normal

Found in version 26.2

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: Vladimir Nikishkin <lockywolf <at> gmail.com>, 35816 <at> debbugs.gnu.org
Subject: bug#35816: 26.2; set-frame-font cannot set some fonts which autocomplete suggests due to dashes in names. I.e. gnu-unifont
Date: Wed, 11 Aug 2021 21:33:35 +0200
Andreas Schwab <schwab <at> linux-m68k.org> writes:

> On Aug 11 2021, Lars Ingebrigtsen wrote:
>
>> (dolist (font (x-list-fonts "*"))
>>   (when (length> (split-string font "-") 15)
>>     (insert (format "%s\n" font))))

[...]

> mikachan-fonts-9.1.2006.08.09-lp153.1.41.noarch

Thanks!  After an "apt install fonts-mikachan" I can now reproduce the
problem on this Debian/bullseye system, too, and I'll try to see whether
I can come up with a solution.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 281 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.