Emacs 23 sees `fixed' and tries to find it as a client-side font. <sigh>
Now it sees -misc-fixed-... and it does the Right Thing.
!!! Global configuration.
!! Macros for processing the rest of this file.
!!! Global configuration.
!! Macros for processing the rest of this file.
-#define HELV_MR10 -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso8859-1
-#define HELV_MR12 -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1
-#define HELV_BR12 -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-1
-#define HELV_MI12 -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso8859-1
-#define FIXED fixed
+#define HELV_MR10 -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso10646-1
+#define HELV_MR12 -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso10646-1
+#define HELV_BR12 -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso10646-1
+#define HELV_MI12 -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso10646-1
+#define FIXED -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
#define NICEFONT HELV_MR10
#define NICEFONT HELV_MR10