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#40614: 28.0.50; [feature/native-comp] straight.el fails to inject :straight keyword handler into use-package when use-package is native-compiled Date: Wed, 15 Apr 2020 22:21:59 +0000 Message-ID: References: <87ftd6q5ow.fsf@localhost> <87mu7dw7dp.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="107751"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 40614@debbugs.gnu.org To: Ihor Radchenko Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 16 00:23:11 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 1jOqR5-000Rvq-CJ for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 16 Apr 2020 00:23:11 +0200 Original-Received: from localhost ([::1]:55566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOqR4-0002pI-4H for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 15 Apr 2020 18:23:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48938) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOqQx-0002nb-5a for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 18:23:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jOqQw-00038T-8R for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 18:23:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53925) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jOqQw-00038P-5p for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 18:23:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jOqQw-0000Fs-2o for bug-gnu-emacs@gnu.org; Wed, 15 Apr 2020 18:23:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Apr 2020 22:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40614 X-GNU-PR-Package: emacs Original-Received: via spool by 40614-submit@debbugs.gnu.org id=B40614.1586989323893 (code B ref 40614); Wed, 15 Apr 2020 22:23:02 +0000 Original-Received: (at 40614) by debbugs.gnu.org; 15 Apr 2020 22:22:03 +0000 Original-Received: from localhost ([127.0.0.1]:37238 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOqPz-0000EL-J7 for submit@debbugs.gnu.org; Wed, 15 Apr 2020 18:22:03 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:56254) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOqPw-0000Ds-Jv for 40614@debbugs.gnu.org; Wed, 15 Apr 2020 18:22:01 -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 03FMLx9F003630 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 15 Apr 2020 22:21:59 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03FMLxgm009316; Wed, 15 Apr 2020 22:21:59 GMT In-Reply-To: <87mu7dw7dp.fsf@localhost> (Ihor Radchenko's message of "Wed, 15 Apr 2020 15:11:30 +0800") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:178421 Archived-At: Ihor Radchenko writes: >> I suspect is a duplicate of bug#40620. Cause this is fixed now could >> you please retry now to see if my suspect is correct? > > Just tried. Still the same problem. Hi Ihor, may I ask you to have another try? c5ed3a72a8 may fix this issue too but for today I'm out of time. Thanks! Andrea -- akrl@sdf.org