--- src/sendmsg-window.c.orig	Wed Dec 22 10:27:03 1999
+++ src/sendmsg-window.c	Wed Dec 29 06:33:27 1999
@@ -523,7 +523,7 @@
   GtkStyle *style;
 
   style = gtk_style_new ();
-  font = gdk_font_load ("-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1");
+  font = gdk_fontset_load ("-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1,*");
   colormap = gtk_widget_get_colormap (GTK_WIDGET (msg->attachments));
   style->font = font;
 
