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

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

bug#2334: 23.0.90; emacs-snapshot has ugly fonts when using set-default-


From: Chong Yidong
Subject: bug#2334: 23.0.90; emacs-snapshot has ugly fonts when using set-default-font elisp function
Date: Mon, 16 Feb 2009 13:22:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Theodore Tso <tytso@mit.edu> writes:

> Stupid question --- is there a way to force the right thing to happen
> from emacs-lisp?  My biggest gripe is that I couldn't figure out a way
> to make the right thing happem from my .emacs.el file

Something like this will do the trick:

  (set-frame-parameter nil 'font-backend '(xft x))






reply via email to

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