GNU bug report logs -
#54188
Crash when eval-ing font test elisp code
Previous Next
Full log
Message #38 received at 54188 <at> debbugs.gnu.org (full text, mbox):
On 3/1/22 21:37, Eli Zaretskii wrote:
> Hmm...
> Does evaluating the following (with M-:) crash on your system?
>
> (let ((str "The quick brown fox jumps over the lazy dog ´`''\"\"1lI|¦!Ø0Oo{[()]}.,:; "))
> (insert (propertize str
> 'font-lock-face '(:family "charter")) "\n")
> (insert (propertize str
> 'font-lock-face '(:family "charter" :slant italic))))
>
> It doesn't crash here, and so I wonder what happens on your system
> that causes the face's fontset ID to become -1. If you can figure
> that out, maybe it will help; or maybe someone else will be able to
> reproduce and investigate.
>
> (I tried to do this with Caladings CLM font, but all the fonts I find
> of that family are AFM or PFA/PFB fonts, and I cannot use them.)
Yep it crashes :(
This bug report was last modified 3 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.