>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
APA> I noticed in 21.2b16 that my
APA> (custom-set-faces
APA> '(font-lock-comment-face ((t (:foreground "forest green" :bold
t))))
APA> '(font-lock-doc-string-face ((t (:foreground "brown" :bold
nil)))))
APA> fail to work.
APA> Colors are OK, but they are rendered italic and I cannot correct them
APA> via custom.
As a workaround,
(custom-set-face-bold 'font-lock-comment-face t)
will in fact make the face bold, which cannot currently be done via
M-x customize-face RET font-lock-comment-face RET
under the circumstances.
Adrian
APA> Turns out, these lines from sample.emacs:
APA> (copy-face 'italic 'font-lock-comment-face)
APA> (copy-face 'font-lock-comment-face 'font-lock-doc-string-face)
APA> cause the problem.
APA> I have no idea where the breakage happened but I'm pretty sure someone
APA> will.
APA> Does sample.emacs need adjustment?
APA> Is (copy-face ...) broken?
APA> Is (custom-set-face ...) broken?
APA> Regards,
APA> Adrian
APA> --
APA> Adrian Aichner Teradyne GmbH, European Design Center
APA> Integra Test Division Telephone +49/89/41861(0)-208
APA> Dingolfinger Strasse 2 Fax +49/89/41861-217 (What is a Fax?)
APA> D-81673 MUENCHEN E-mail adrian.aichner(a)teradyne.com
--
Adrian Aichner Teradyne GmbH, European Design Center
Integra Test Division Telephone +49/89/41861(0)-208
Dingolfinger Strasse 2 Fax +49/89/41861-217 (What is a Fax?)
D-81673 MUENCHEN E-mail adrian.aichner(a)teradyne.com