help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Setting face attribute with height specification


From: Eli Zaretskii
Subject: Re: Setting face attribute with height specification
Date: Sun, 23 Jun 2024 21:47:52 +0300

> Date: Sun, 23 Jun 2024 18:34:43 +0000
> From: Heime <heimeborgia@protonmail.com>
> Cc: help-gnu-emacs@gnu.org
> 
> > > Have called (font-family-list) but the list gets truncated with "..."
> > > 
> > > ("Noto Sans Bengali UI" "STIXIntegralsUp" "Noto Sans Canadian Aboriginal"
> > > "Noto Sans Devanagari UI" "UnGraphic" "Noto Serif Sinhala" "Noto Sans 
> > > Malayalam"
> > > "Noto Serif Armenian" "Noto Sans Khmer" "Noto Sans Gurmukhi" "Junkyard" 
> > > "wasy10" ...)
> > 
> > 
> > The "..." is the standard Emacs way of showing long lists. Move point
> > there and press RET, and you will see the full list.
> 
> I used the following command in the minibuffer, but as soon as I click into
> the minibuffer to press RET, the contents are removed.  
> 
> (font-family-list) C-x C-x

Use it in *scratch*, not in the minibuffer.  Then the list will not be
truncated after you press RET on the ellipsis, but will be shown
inside *scratch*, and you can scroll over it or search for the
families you want.



reply via email to

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