[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: using emacs with nx
From: |
Peter Dyballa |
Subject: |
Re: using emacs with nx |
Date: |
Mon, 10 Jun 2013 13:14:35 +0200 |
Am 10.06.2013 um 09:34 schrieb Andrew Michael Levin:
> These warnings do not occur when I use emacs directly on the machine the
> same machine (i.e. not using nx).
>
> What can I add to my .emacs file to avoid these errors?
Presumingly nothing. Although I don't understand what this "nx" is, the
*Warnings* mean that the X server which manages to display your GNU Emacs
instance does not seem to find these two fonts. This has to do with the X
server's font path, retrieved by 'xset -q'. Just make sure that the responsible
X server find its fonts – or set up a (local?) font server!
Modern Emacsen seem to prefer Xft rendered fonts from the libfontconfig based
fonts service. These fonts have simpler names, for example 'Lucida Sans
Typewriter:autohint=true:antialias=true:size=8', so I wouldn't care about these
*Warnings*.
--
Greetings
Pete
"When you breath, you inspire. When you do not breath, you expire."
- using emacs with nx, Andrew Michael Levin, 2013/06/10
- Re: using emacs with nx,
Peter Dyballa <=