From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#40636: [PATCH] Fix `eval-after-load' hooks not running on eln files. Date: Sat, 08 Aug 2020 14:53:07 +0200 Message-ID: <87pn811eq4.fsf@gnus.org> References: <20200415035925.1923378-1-whatson@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35372"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 40636@debbugs.gnu.org To: Andrew Whatson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Aug 08 14:54:20 2020 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 1k4OMa-00091J-TZ for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 08 Aug 2020 14:54:16 +0200 Original-Received: from localhost ([::1]:39900 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k4OMZ-00087Q-ED for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 08 Aug 2020 08:54:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36220) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k4OMM-00087I-EY for bug-gnu-emacs@gnu.org; Sat, 08 Aug 2020 08:54:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46918) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k4OMM-0008Ce-5C for bug-gnu-emacs@gnu.org; Sat, 08 Aug 2020 08:54:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k4OML-0004rv-Vb for bug-gnu-emacs@gnu.org; Sat, 08 Aug 2020 08:54:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Aug 2020 12:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40636 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 40636-submit@debbugs.gnu.org id=B40636.159689120318651 (code B ref 40636); Sat, 08 Aug 2020 12:54:01 +0000 Original-Received: (at 40636) by debbugs.gnu.org; 8 Aug 2020 12:53:23 +0000 Original-Received: from localhost ([127.0.0.1]:58461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k4OLi-0004ql-Va for submit@debbugs.gnu.org; Sat, 08 Aug 2020 08:53:23 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:51328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k4OLf-0004qU-SN for 40636@debbugs.gnu.org; Sat, 08 Aug 2020 08:53:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=B66h2Ap36GfZSWh5x0uCC4bHkANyg0ZPWUbrVDqqzjQ=; b=UW4Le8gDwaQXZAABWFdRKEdsxq 7aed+dIRWBjiQCp9nFngJtgc0/0hqLCbn9BPa2Jy0dR64UFdUsESbFe7ndHI82ekAEeYPbK8HWoJU 3/xzqJ9lBd0FGYMSVD75bhDxmvk7OgAhjPb6teVufTIIPoWxXRsGKJO2ED3nbUhazQyY=; Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k4OLU-0004TH-Vn; Sat, 08 Aug 2020 14:53:13 +0200 In-Reply-To: <20200415035925.1923378-1-whatson@gmail.com> (Andrew Whatson's message of "Wed, 15 Apr 2020 13:59:25 +1000") 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" Xref: news.gmane.io gmane.emacs.bugs:184339 Archived-At: Andrew Whatson writes: > After loading, `do-after-load-evaluation' is called with "the absolute > true name of a file just loaded". The `eval-after-load-helper' hook was > comparing this with `load-file-name' containing the mangled file name, > so never running. > > * lisp/subr.el (eval-after-load): Compare against `load-true-file-name' > to properly detect the loading of native-compiled files. [...] > - (let ((lfn load-file-name) > + (let ((lfn load-true-file-name) This is for the native-comp branch, I guess? I had a look at it, and it looks like a similar patch was applied the same day this bug report was filed, so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no