>>844
.emacs で指定されているフォント名が間違っているのではないかね?
まずは一度

<match target="font">
<test qual="any" name="family">
<string>FreeSerif</string>
</test>
<edit name="embolden" mode="assign">
<bool>true</bool>
</edit>
</match>

でやってみて、FreeSerifのフォント設定が反映されるかどうか試してみろ。
早くやれ。