[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA] Add new 'show-font' package?
From: |
Philip Kaludercic |
Subject: |
Re: [ELPA] Add new 'show-font' package? |
Date: |
Fri, 06 Sep 2024 06:33:26 +0000 |
Protesilaos Stavrou <info@protesilaos.com> writes:
>> From: Philip Kaludercic <philipk@posteo.net>
>> Date: Thu, 5 Sep 2024 10:18:50 +0000
>>
>> Protesilaos Stavrou <info@protesilaos.com> writes:
>
>> [... 48 lines elided]
>
>> A few comments on the code here:
>
>> [... 32 lines elided]
>
> Thank you, Philip! I will incorporate those.
1+
>> [... 44 lines elided]
>
>> Some general comments: It would be nice to have a command to select a
>> font.
>
> You mean to select a font to preview? This can be done, for sure, though
> I will need to decouple the preview/presentation from the file-visiting
> part. In other words, the user selects a font and then we do
> 'set-face-attribute' of its family across the buffer that we generate.
> This way, we do not need to know where the font is installed and to
> visit that file (though that is fine as well).
Is it not possible to look up file name of the font one selects using
e.g. `completing-read' and opening that with show-font?
--
Philip Kaludercic on siskin
- Re: [ELPA] Add new 'show-font' package?, (continued)
- Re: [ELPA] Add new 'show-font' package?, Protesilaos Stavrou, 2024/09/06
- Re: [ELPA] Add new 'show-font' package?, Eli Zaretskii, 2024/09/06
- Re: [ELPA] Add new 'show-font' package?, Protesilaos Stavrou, 2024/09/06
- Re: [ELPA] Add new 'show-font' package?, Eli Zaretskii, 2024/09/06
- Re: [ELPA] Add new 'show-font' package?, Protesilaos Stavrou, 2024/09/06
- Re: [ELPA] Add new 'show-font' package?, Eli Zaretskii, 2024/09/06
Re: [ELPA] Add new 'show-font' package?, Protesilaos Stavrou, 2024/09/06
Re: [ELPA] Add new 'show-font' package?,
Philip Kaludercic <=
Re: [ELPA] Add new 'show-font' package?, Protesilaos Stavrou, 2024/09/06
Re: [ELPA] Add new 'show-font' package?, Eli Zaretskii, 2024/09/06
Re: [ELPA] Add new 'show-font' package?, Philip Kaludercic, 2024/09/06