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

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

Re: using emacs with nx


From: Eli Zaretskii
Subject: Re: using emacs with nx
Date: Mon, 29 Jul 2013 19:23:59 +0300

> From: Peter Dyballa <Peter_Dyballa@web.de>
> Date: Mon, 29 Jul 2013 17:11:54 +0200
> Cc: help-gnu-emacs Help <help-gnu-emacs@gnu.org>
> 
> 
> Am 29.07.2013 um 15:35 schrieb Andrew Michael Levin:
> 
> > My laptop is running windows. I don't know what or where xfontsel,
> > xlsfonts, or libfontconfig are. How can I check these things?
> 
> These things are UNIX things. They get installed when you install X Windows 
> or X11 (https://en.wikipedia.org/wiki/X_Window_System).
> 
> > 
> > Is there a way to make emacs not use these fonts?
> 
> Find at least one tool that can tell you which fonts are available
> in that "nx" environment.

I'd start from Emacs itself.  Like this:

  M-: (list-fonts (font-spec :family "")) RET

Also, pressing S-mouse-1 should pop up a menu with an item that allows
to choose a font for the current buffer -- that is also a place where
one could see the available fonts.



reply via email to

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