GNU bug report logs - #71367
30.0.50; ELPA package breadcrumb causes Emacs freeze when editing json file

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Tue, 4 Jun 2024 19:42:01 UTC

Severity: normal

Found in version 30.0.50

Full log


Message #26 received at 71367 <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 71367 <at> debbugs.gnu.org, acorallo <at> gnu.org, theo <at> thornhill.no, tsdh <at> gnu.org
Subject: Re: bug#71367: 30.0.50; ELPA package breadcrumb causes Emacs freeze
 when editing json file
Date: Thu, 6 Jun 2024 12:47:13 +0100
On Thu, Jun 6, 2024 at 12:33 PM Eli Zaretskii <eliz <at> gnu.org> wrote:

> I'd say allocate some initial space with make-vector, and then enlarge
> using vconcat or something?

That amounts to implementing VECTOR-PUSH/VECTOR-PUSH-EXTEND
for a new "dynamic vector" data type, very common in other languages.
Doesn't belong in breadcrumb at all, in fact doesn't even belong in
Elisp IMO, but
I don't  mind if someone contributes it there (after confirming
this is the culprit, of course).  Could even be some other package already
has it.




This bug report was last modified 1 year and 10 days ago.

Previous Next


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