GNU bug report logs - #48711
Crashes in lisp_string_width

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Fri, 28 May 2021 06:40:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 48711 <at> debbugs.gnu.org
Subject: bug#48711: Crashes in lisp_string_width
Date: Fri, 28 May 2021 11:39:46 +0300
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?




This bug report was last modified 3 years and 353 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.