emacs-devel
[Top][All Lists]
Advanced

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

Re: Split `simple.el'?


From: Eli Zaretskii
Subject: Re: Split `simple.el'?
Date: Fri, 06 Apr 2018 16:33:22 +0300

> Date: Fri, 06 Apr 2018 16:15:51 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> > How should I count them?
> 
> Like this:
> 
>   M-: (length (x-list-fonts "*")) RET

Actually, this might be more fair:

  M-: (length (x-list-fonts "-*-*-normal-*-*-*-13-*-*-*-*-*-iso10646-1")) RET

where the "13" part could need a change, if (face-font 'default)
reports a different pixel-width of the default font on your system.



reply via email to

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