chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dca9e3a
)
dot/Xdefaults: Use server fonts by default in Emacs.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 11 Jan 2010 09:48:10 +0000
(09:48 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 11 Jan 2010 09:48:10 +0000
(09:48 +0000)
Setting the `font-backend' parameter in `default-frame-alist' (or
`window-system-default-frame-alist') doesn't seem to work: it gets
applied too late and the font name gets badly mangled as a result.
dot/Xdefaults
patch
|
blob
|
blame
|
history
diff --git
a/dot/Xdefaults
b/dot/Xdefaults
index a6f060d38062dcc47bc556579cc57f53e4b6338d..87c40ba8b42133397d8294406dd54e10bad2d283 100644
(file)
--- a/
dot/Xdefaults
+++ b/
dot/Xdefaults
@@
-73,6
+73,7
@@
emacs.geometry: 77x33
Emacs.pane.menubar.font: NICEFONT
Emacs.menu*.font: NICEFONT
Emacs.font: FIXED
+Emacs.fontBackend: x,xft
Emacs.cursorColor: red
Emacs.bitmapIcon: true
Emacs*foreground: white