From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.linux.debian.devel.bugs.general,gmane.emacs.devel Subject: Bug#1021842: Finalizing 'inhibit-automatic-native-compilation' Date: Tue, 21 Feb 2023 15:40:50 +0000 Message-ID: References: <20230221.070235.1451643836215073145.tats%nobody@tats.iris.ne.jp> <166586215062.368699.18398270685158383578.reportbug@convex> Reply-To: Andrea Corallo , 1021842@bugs.debian.org Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7641"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: eliz@gnu.org, emacs-devel@gnu.org, spwhitton@spwhitton.name, 1021842@bugs.debian.org, monnier@iro.umontreal.ca To: Tatsuya Kinoshita Original-X-From: bounce-debian-bugs-dist=glddb-debian-bugs-dist2=m.gmane-mx.org@lists.debian.org Tue Feb 21 16:45:12 2023 Return-path: Envelope-to: glddb-debian-bugs-dist2@m.gmane-mx.org Original-Received: from bendel.debian.org ([82.195.75.100]) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pUUpM-0001pj-Jr for glddb-debian-bugs-dist2@m.gmane-mx.org; Tue, 21 Feb 2023 16:45:12 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by bendel.debian.org (Postfix) with QMQP id 724A620DD8; Tue, 21 Feb 2023 15:45:11 +0000 (UTC) X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Tue Feb 21 15:45:11 2023 Old-Return-Path: Original-Received: from localhost (localhost [127.0.0.1]) by bendel.debian.org (Postfix) with ESMTP id DFFAB20DD3 for ; Tue, 21 Feb 2023 15:45:10 +0000 (UTC) X-Virus-Scanned: at lists.debian.org with policy bank bug Original-Received: from bendel.debian.org ([127.0.0.1]) by localhost (lists.debian.org [127.0.0.1]) (amavisd-new, port 2525) with ESMTP id 8Q-yY7fcYA9K for ; Tue, 21 Feb 2023 15:45:06 +0000 (UTC) Original-Received: from buxtehude.debian.org (buxtehude.debian.org [IPv6:2607:f8f0:614:1::1274:39]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "buxtehude.debian.org", Issuer "Debian SMTP CA" (not verified)) by bendel.debian.org (Postfix) with ESMTPS id CC83120DAA; Tue, 21 Feb 2023 15:45:06 +0000 (UTC) Original-Received: from debbugs by buxtehude.debian.org with local (Exim 4.94.2) (envelope-from ) id 1pUUpD-00AtJ3-4H; Tue, 21 Feb 2023 15:45:03 +0000 X-Loop: owner@bugs.debian.org Resent-From: Andrea Corallo Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Rob Browning X-Loop: owner@bugs.debian.org Resent-Date: Tue, 21 Feb 2023 15:45:02 +0000 Resent-Message-ID: X-Debian-PR-Message: followup 1021842 X-Debian-PR-Package: emacsen-common X-Debian-PR-Source: emacsen-common Original-Received: via spool by 1021842-submit@bugs.debian.org id=B1021842.16769940542593476 (code B ref 1021842); Tue, 21 Feb 2023 15:45:02 +0000 Original-Received: (at 1021842) by bugs.debian.org; 21 Feb 2023 15:40:54 +0000 Original-Received: from mx.sdf.org ([205.166.94.24]:57563) by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1pUUlC-00Asfz-8V for 1021842@bugs.debian.org; Tue, 21 Feb 2023 15:40:54 +0000 Original-Received: from ma.sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.16.1/8.14.5) with ESMTPS id 31LFeoHZ014657 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Tue, 21 Feb 2023 15:40:51 GMT In-Reply-To: <20230221.070235.1451643836215073145.tats%nobody@tats.iris.ne.jp> (Tatsuya Kinoshita's message of "Tue, 21 Feb 2023 07:02:35 +0900 (JST)") X-Debian-Message: from BTS X-Mailing-List: archive/latest/1761264 X-Loop: debian-bugs-dist@lists.debian.org List-Id: List-URL: List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: debian-bugs-dist-request@lists.debian.org Xref: news.gmane.io gmane.linux.debian.devel.bugs.general:1838908 gmane.emacs.devel:303655 Archived-At: Tatsuya Kinoshita writes: > On 2023-02-20 at 20:22 +0000, Andrea Corallo wrote: >> I've installed 5d0b45cd67b on emacs-29 in order to use always >> `make-temp-file'. > > Please be careful with the difference between make-temp-file-internal > and make-temp-file. > >> +++ b/lisp/emacs-lisp/comp.el >> (expand-file-name >> - (make-temp-file-internal (file-name-sans-extension rel-filename) >> - 0 ".eln" nil) >> + (make-temp-file (file-name-sans-extension rel-filename) 0 ".eln" >> + nil) >> temporary-file-directory)))) > > This second argument of make-temp-file should be nil, and expanding > against temporary-file-directory is already done by make-temp-file. > > Thanks, Hi Tatsuya, thanks for checking, 68df9e5953c fix that. Bests Andrea