From: Tassilo Horn <tsdh@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: mail@daniel-mendler.de, 48839@debbugs.gnu.org
Subject: bug#48839: 28.0.50; Emacs freezes and takes 100% CPU with C-h v l
Date: Sat, 05 Jun 2021 14:07:22 +0200 [thread overview]
Message-ID: <87fsxwfr3r.fsf@gnu.org> (raw)
In-Reply-To: <83wnr8k19j.fsf@gnu.org>
Eli Zaretskii <eliz@gnu.org> writes:
>> Date: Sat, 05 Jun 2021 11:39:16 +0300
>> From: Eli Zaretskii <eliz@gnu.org>
>> Cc: mail@daniel-mendler.de, 48839@debbugs.gnu.org, Tassilo Horn <tsdh@gnu.org>
>> I will work on fixing string-width.
>
> Now done, please test.
Yes, works!
--8<---------------cut here---------------start------------->8---
(benchmark 100
'(let ((print-escape-newlines t)
(print-escape-control-characters t)
(print-escape-multibyte t))
(string-width (prin1-to-string load-history))))
;; "Elapsed time: 36.960925s (7.817438s in 100 GCs)"
--8<---------------cut here---------------end--------------->8---
Thanks for the quick fix. Daniel also added a workaround (which is
probably still sensible even with your fix) to marginalia.
Bye,
Tassilo
next prev parent reply other threads:[~2021-06-05 12:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-04 22:01 bug#48839: 28.0.50; Emacs freezes and takes 100% CPU with C-h v l Tassilo Horn
2021-06-05 6:27 ` Eli Zaretskii
2021-06-05 8:11 ` Tassilo Horn
2021-06-05 8:30 ` Tassilo Horn
2021-06-05 8:39 ` Eli Zaretskii
2021-06-05 11:18 ` Eli Zaretskii
2021-06-05 12:07 ` Tassilo Horn [this message]
2021-06-05 12:29 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fsxwfr3r.fsf@gnu.org \
--to=tsdh@gnu.org \
--cc=48839@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=mail@daniel-mendler.de \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.