unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juri Linkov <juri@linkov.net>
Cc: 48711@debbugs.gnu.org
Subject: bug#48711: Crashes in lisp_string_width
Date: Fri, 28 May 2021 14:06:04 +0300	[thread overview]
Message-ID: <837djj86eb.fsf@gnu.org> (raw)
In-Reply-To: <87wnrjxne5.fsf@mail.linkov.net> (message from Juri Linkov on Fri, 28 May 2021 11:39:46 +0300)

> From: Juri Linkov <juri@linkov.net>
> Cc: 48711@debbugs.gnu.org
> Date: Fri, 28 May 2021 11:39:46 +0300
> 
> 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.

Thanks.  The fix notwithstanding, the test case is very useful, and it
already allowed me to find one more bug there, which was exposed by
adding support for automatic compositions.  Now fixed.

> 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?

You mean, this is a result of the string-width changes?





  reply	other threads:[~2021-05-28 11:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-28  6:37 bug#48711: Crashes in lisp_string_width Juri Linkov
2021-05-28  7:11 ` Eli Zaretskii
2021-05-28  7:29   ` Eli Zaretskii
2021-05-28  8:39     ` Juri Linkov
2021-05-28 11:06       ` Eli Zaretskii [this message]
2021-05-28 18:32         ` Juri Linkov
2021-05-28 19:03           ` Eli Zaretskii
2021-05-29 21:38             ` Juri Linkov
2021-05-30  6:33               ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=837djj86eb.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=48711@debbugs.gnu.org \
    --cc=juri@linkov.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).