emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] Add new 'show-font' package?


From: Protesilaos Stavrou
Subject: Re: [ELPA] Add new 'show-font' package?
Date: Fri, 06 Sep 2024 08:35:10 +0300

> From: Eli Zaretskii <eliz@gnu.org>
> Date: Thu,  5 Sep 2024 13:24:48 +0300
>
>> From: Philip Kaludercic <philipk@posteo.net>
>> Cc: emacs-devel@gnu.org
>> Date: Thu, 05 Sep 2024 10:18:50 +0000
>> 
>> +  (unless (executable-find "fc-list")       ;perhaps add a user option for 
>> the command name?
>>      (error "Cannot find `fc-list' executable; will not find installed 
>> fonts"))
>
> Do we really need fc-list? can't we use the built-in x-family-fonts
> instead?

I thought that function was only for X. It also is defined in a file
which again has X in its name. If it works everywhere, then I am happy
to use it.

-- 
Protesilaos Stavrou
https://protesilaos.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]