emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r99850: Lucid menus can now use Xft for fonts.


From: Óscar Fuentes
Subject: Re: /srv/bzr/emacs/trunk r99850: Lucid menus can now use Xft for fonts.
Date: Thu, 08 Apr 2010 19:41:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"Jan D." <address@hidden> writes:

> ------------------------------------------------------------
> revno: 99850 [merge]
> committer: Jan D. <address@hidden>
> branch nick: trunk
> timestamp: Thu 2010-04-08 18:21:25 +0200
> message:
>   Lucid menus can now use Xft for fonts.
>   
>   * xsettings.c (current_font, SYSTEM_FONT, XSETTINGS_FONT_NAME): New.
>   (parse_xft_settings): Also check for XSETTINGS_FONT_NAME and save that
>   in current_font.
>   (init_gconf): Read value of SYSTEM_FONT and save it in current_font.

[snip]

This change breaks the build for me.

#define XSETTINGS_FONT_NAME is within a #ifdef HAVE_GCONF ... #endif but
it is used without that condition. This is a KDE machine, so HAVE_GCONF
is undefined here. (I'll love to see nice fonts on menus, though ;-)





reply via email to

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