GNU bug report logs -
#17486
24.4.50; set-face-font problem on OSX
Previous Next
Reported by: Christian Lynbech <christian <at> defun.dk>
Date: Tue, 13 May 2014 19:11:01 UTC
Severity: normal
Found in version 24.4.50
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 05/16/2014 07:13 PM, Jan Djärv wrote:
> ("zeplin.localdomain" (ns 1 (#<font-spec ns nil bitstream\ vera\ sans\ mono nil nil ...
OK. Just after a few attempts, I can't reproduce it on GNU/Linux:
(set-face-font 'region "bitstream charter") ==> nil
(set-face-font 'region "bitstream courier 10 pitch") ==>
Debugger entered--Lisp error: (error "Font not available" #<font-spec nil nil bitstream\ courier\ 10\ pitch nil nil nil nil nil nil nil nil nil ((:name . "bitstream courier 10 pitch") (user-spec .
"bitstream courier 10 pitch"))>)
internal-set-lisp-face-attribute(region :font "bitstream courier 10 pitch" 0)
set-face-attribute(region nil :font "bitstream courier 10 pitch")
set-face-font(region "bitstream courier 10 pitch")
eval((set-face-font (quote region) "bitstream courier 10 pitch") nil)
eval-last-sexp-1(nil)
eval-last-sexp(nil)
call-interactively(eval-last-sexp nil nil)
command-execute(eval-last-sexp)
If this issue is easy to reproduce, is it possible to record a C backtrace as well?
Dmitry
This bug report was last modified 11 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.