From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#65222: 29.1; Packages initialize but package--initialize is nil Date: Sat, 19 Aug 2023 11:15:32 +0300 Message-ID: <837cpr1m8r.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25953"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 65222@debbugs.gnu.org To: dalanicolai , Philip Kaludercic Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Aug 19 10:16:13 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qXH80-0006al-TN for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 19 Aug 2023 10:16:13 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXH7q-0004ad-JF; Sat, 19 Aug 2023 04:16:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXH7o-0004aV-VT for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2023 04:16:01 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qXH7o-0003TO-MX for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2023 04:16:00 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXH7p-0004Js-IH for bug-gnu-emacs@gnu.org; Sat, 19 Aug 2023 04:16:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 19 Aug 2023 08:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65222 X-GNU-PR-Package: emacs Original-Received: via spool by 65222-submit@debbugs.gnu.org id=B65222.169243292916561 (code B ref 65222); Sat, 19 Aug 2023 08:16:01 +0000 Original-Received: (at 65222) by debbugs.gnu.org; 19 Aug 2023 08:15:29 +0000 Original-Received: from localhost ([127.0.0.1]:49321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXH7J-0004J3-0c for submit@debbugs.gnu.org; Sat, 19 Aug 2023 04:15:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXH7H-0004Iq-Ou for 65222@debbugs.gnu.org; Sat, 19 Aug 2023 04:15:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXH7A-0003Nt-JB; Sat, 19 Aug 2023 04:15:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=GWciMoQ4iTwA42+Ol5IWlEWs9WSt0TgX2SMaxNHOP3s=; b=C3knEHY9M2KE 0+D6juFcp3SiEZUSXcJ46R/LZAK83Eu1FGmcOlvi5CgEqxRKfApDm2ZGZA6NBFikoSiA5kVzEJbxA zUgkf2NSnPr1HYF7tsE12cywZpz7GC192CRM9WQYng6k5gD4UlRoGdcBUcnCL6E6CLPXQH6Ec8vZr I9qmxc/8YtcNSbxvTB87l+lYbS8CSHAJqLBIbl7AA8w0MQmfLtCGKyJulL+eVlKPy0VXFGSkxReDV BdP47d092HGLuummwG+dTzSxYkmXizEmSQ2GkILit0vgLTzY3rD9DMMZK7AOKl0I/B+r/Q3hR0ehT y6oZDUNdtI6B8CdgRnHaGQ==; In-Reply-To: (message from dalanicolai on Fri, 11 Aug 2023 11:08:13 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:267824 Archived-At: > From: dalanicolai > Date: Fri, 11 Aug 2023 11:08:13 +0200 > > To reproduce the behavior we can not use 'emacs -Q', but otherwise the > bug is very simple. From a clean Emacs install simply install some > package. Now on (normal) startup (and `package-enable-at-startup` is t) > the packages get initialized before evaluating 'init.el' (indeed after > installing a single package, the package-alist wil be > populated). However, the value of `package--initialized` is still nil > (and I guess it should be t now). Philip, any comments? > This report is related to a subsequent bug report that I will send > directly after this one. Evidently, you never did, did you?