GNU bug report logs - #54188
Crash when eval-ing font test elisp code

Previous Next

Package: emacs;

Reported by: Vordoo <vordoo <at> yahoo.com>

Date: Sun, 27 Feb 2022 20:34:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Vordoo <vordoo <at> yahoo.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 54188 <at> debbugs.gnu.org
Subject: bug#54188: Crash when eval-ing font test elisp code
Date: Tue, 1 Mar 2022 22:08:50 +0200
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.