1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
(1) (font/warning) xemacs: couldn't deduce a bold-italic version of the font
"-*-*-medium-r-*-*-*-120-*-*-c-*-iso8859-*".
Please specify X resources to make the bold-italic face
visually distinguishable from the default face.
For example, you could add one of the following to $HOME/Emacs:
Emacs.bold-italic.attributeFont: -dt-*-medium-i-*
or
Emacs.bold-italic.attributeForeground: hotpink
(2) (font/warning) xemacs: couldn't deduce an italic version of the font
"-*-*-medium-r-*-*-*-120-*-*-c-*-iso8859-*".
Please specify X resources to make the italic face
visually distinguishable from the default face.
For example, you could add one of the following to $HOME/Emacs:
Emacs.italic.attributeFont: -dt-*-medium-i-*
or
Emacs.italic.attributeForeground: hotpink
(3) (font/warning) xemacs: couldn't deduce a bold version of the font
"-*-*-medium-r-*-*-*-120-*-*-c-*-iso8859-*".
Please specify X resources to make the bold face
visually distinguishable from the default face.
For example, you could add one of the following to $HOME/Emacs:
Emacs.bold.attributeFont: -dt-*-medium-i-*
or
Emacs.bold.attributeForeground: hotpink |
Partager