On 2013-06-26 13:00 +0200, Vincent Lefevre wrote:
> On 2013-06-26 12:43:14 +0200, Vincent Lefevre wrote:
>> Each time I start Emacs, I get the following warning:
>>
>> Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading
>> configurations from ~/.fonts.conf is deprecated.
>>
>> It seems that /etc/fonts/conf.d/50-user.conf hasn't been updated
>> with the fontconfig upgrade.
>
> Actually the warning message may be misleading: is it a problem with
> /etc/fonts/conf.d/50-user.conf or with the existence of ~/.fonts.conf?
The latter, it means that you should move ~/.fonts.conf to
$XDG_CONFIG_HOME/fontconfig/fonts.conf (or
$HOME/.config/fontconfig/fonts.conf if XDG_CONFIG_HOME is not set).
> In the former case, a user-level warning message is wrong. In the
> second case, the error message should be clarified and should point
> to documentation telling the user what to do.
I had to look at the XDG Base Directory Specification[1] to find out
what to do.
Cheers,
Sven
1. http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]