bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48711: Crashes in lisp_string_width


From: Juri Linkov
Subject: bug#48711: Crashes in lisp_string_width
Date: Fri, 28 May 2021 11:39:46 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

tags 48711 fixed
close 48711 28.0.50
thanks

> But before you embark on providing that info, please try the latest
> master branch, where I installed a stab-in-the-dark change which
> hopefully could take care of whatever happened in your case.

This is the shortest test case:

  (require 'char-fold)
  (setq char-fold-symmetric t)
  (char-fold-update-table)

and your latest change 3fe2f482bd fixed it,
so this can be closed.

BTW, now compilation highlights this line

  Pure-hashed: 15274 strings, 3028 vectors, 41734 conses, 2570 bytecodes, 254 
others

using red error face.  Does this mean that something needs to be fixed?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]