[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs --daemon error (font not available)
From: |
Neal Becker |
Subject: |
emacs --daemon error (font not available) |
Date: |
Mon, 22 Dec 2008 14:28:28 -0500 |
User-agent: |
KNode/0.99.01 |
error: Font not available, #<font-spec nil nil DejaVu Sans Mono nil nil nil nil
nil 9.0 nil nil nil ((:name . DejaVu Sans Mono-9))>
I'm guessing I need to modify:
(set-face-attribute 'default nil :font "DejaVu Sans Mono-9"
:slant 'normal :weight 'normal)
To detect that it's connected to a display? What do I need to do?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs --daemon error (font not available),
Neal Becker <=