xemacs sur windows avec xwin
bonjour à tous,
J'utilise windowsXP et ai installé xwin server pour pouvoir bénéficier des outils linux
(la question de pourquoi ne pas simplement passer à linux sort du cadre de la question à venir ;-) ).
J'ai installé xemacs mais à chaque fois que j'ouvre une fenetre xemacs je recois le warning:
Code:
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 |
je n'ai malheureusement trouvé aucun forum donnant une directive claire pour résoudre ce problème.
Auriez vous une idée ?
D'avance merci,
Xavier