all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: "Mattias Engdegård" <mattiase@acm.org>,
	"Jonas Bernoulli" <jonas@bernoul.li>,
	55972@debbugs.gnu.org, "Lynn Winebarger" <owinebar@gmail.com>
Subject: bug#55972: 28.1; Package quickstart generated for large number of packages generates byte-code string larger than 64K, triggering bytecode overflow error
Date: Tue, 12 Sep 2023 18:37:50 -0700	[thread overview]
Message-ID: <CADwFkmmw69NO_9bVEh9tSt+kkZnDb4QG6pS0vVctRKXjSzpybQ@mail.gmail.com> (raw)
In-Reply-To: <jwvtu8iyqki.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sat, 18 Jun 2022 10:53:02 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> For instance, `magit` generates a 5 KiB bytecode chunk and 750-element
>> constant vector which is perfectly manageable, but a package with more
>> autoloads may be troublesome. Do you know a package that would fit
>> the description?
>
> I suspect none.  I suspect in the case of Magit the magit-autoloads.el
> file is actually too large for its own good: it should probably be split
> into autoloads that "face outside" (i.e. those that need to be defined
> before Magit is used) from those facing inside (those that are needed
> for internal lazy loading).

Copying in Jonas, in case he has any comments.





  reply	other threads:[~2023-09-13  1:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14 14:51 bug#55972: 28.1; Package quickstart generated for large number of packages generates byte-code string larger than 64K, triggering bytecode overflow error Lynn Winebarger
2022-06-14 16:29 ` Mattias Engdegård
2022-06-15  9:31   ` Mattias Engdegård
2022-06-17 20:06   ` Lynn Winebarger
2022-06-17 21:27     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-18 10:45       ` Mattias Engdegård
2022-06-18 12:59         ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-18 13:53           ` Mattias Engdegård
2022-06-18 14:53             ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-13  1:37               ` Stefan Kangas [this message]
2023-09-13 14:52                 ` Jonas Bernoulli via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-13 14:58                   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=CADwFkmmw69NO_9bVEh9tSt+kkZnDb4QG6pS0vVctRKXjSzpybQ@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=55972@debbugs.gnu.org \
    --cc=jonas@bernoul.li \
    --cc=mattiase@acm.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=owinebar@gmail.com \
    /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.