GNU bug report logs -
#54188
Crash when eval-ing font test elisp code
Previous Next
Full log
View this message in rfc822 format
> Date: Tue, 1 Mar 2022 22:08:50 +0200
> Cc: 54188 <at> debbugs.gnu.org
> From: Vordoo <vordoo <at> yahoo.com>
>
> 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 :(
Do you have all the 4 fonts of the Charter family (regular,
italic. bold, bold-italic) installed? Or just some of them.
And what version of that family do you have installed?
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.