From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#40838: 28.0.50; [feature/native-comp] Function overrides in init.el are not honored after deferred compilation Date: Tue, 28 Apr 2020 15:03:55 +0000 Message-ID: References: <87zhb0q8wi.fsf@localhost> <87lfmidexg.fsf@localhost> <87mu6v4qss.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="86558"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 40838@debbugs.gnu.org To: Ihor Radchenko Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Apr 28 17:07:39 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 1jTRpi-000MOO-7q for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 28 Apr 2020 17:07:38 +0200 Original-Received: from localhost ([::1]:34400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTRph-0000lZ-4F for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 28 Apr 2020 11:07:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49638) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTRn1-0005oS-AW for bug-gnu-emacs@gnu.org; Tue, 28 Apr 2020 11:07:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTRmE-0000NS-I7 for bug-gnu-emacs@gnu.org; Tue, 28 Apr 2020 11:04:51 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57773) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTRmE-0000NG-5u for bug-gnu-emacs@gnu.org; Tue, 28 Apr 2020 11:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTRmD-0003UF-VB for bug-gnu-emacs@gnu.org; Tue, 28 Apr 2020 11:04:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 28 Apr 2020 15:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40838 X-GNU-PR-Package: emacs Original-Received: via spool by 40838-submit@debbugs.gnu.org id=B40838.158808624013395 (code B ref 40838); Tue, 28 Apr 2020 15:04:01 +0000 Original-Received: (at 40838) by debbugs.gnu.org; 28 Apr 2020 15:04:00 +0000 Original-Received: from localhost ([127.0.0.1]:41086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTRmB-0003Ty-MI for submit@debbugs.gnu.org; Tue, 28 Apr 2020 11:03:59 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:60391) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTRm9-0003Tq-MY for 40838@debbugs.gnu.org; Tue, 28 Apr 2020 11:03:58 -0400 Original-Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 03SF3u6Y001470 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Tue, 28 Apr 2020 15:03:56 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03SF3u37002560; Tue, 28 Apr 2020 15:03:56 GMT In-Reply-To: <87mu6v4qss.fsf@localhost> (Ihor Radchenko's message of "Tue, 28 Apr 2020 22:40:19 +0800") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 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:179219 Archived-At: Ihor Radchenko writes: >> It would certanly help if you could provide a reproducer. > > I was trying to make a simple recipe to reproduce this, but failed. > The bug only appears with my config (though I do not see any problem > when not using native-comp branch). > Will try to narrow down the exact cause, but it may take a while. > > Best, > Ihor Hi Ihor, thanks this is appreciated because I haven't managed to reproduce it myself. Thanks Andrea -- akrl@sdf.org