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#64646: Master: Native compiler doesn't always compile lambda forms. Date: Sat, 15 Jul 2023 16:06:18 +0300 Message-ID: <83wmz1b9yt.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30429"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 64646@debbugs.gnu.org To: Alan Mackenzie , Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jul 15 15:07:31 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 1qKezj-0007hH-1Y for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 15 Jul 2023 15:07:31 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qKezH-0003ax-9Q; Sat, 15 Jul 2023 09:07:03 -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 1qKezG-0003ap-7Y for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2023 09:07:02 -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 1qKezF-0005rn-Vi for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2023 09:07:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qKezF-0004y1-Qr for bug-gnu-emacs@gnu.org; Sat, 15 Jul 2023 09:07: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, 15 Jul 2023 13:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64646 X-GNU-PR-Package: emacs Original-Received: via spool by 64646-submit@debbugs.gnu.org id=B64646.168942636619025 (code B ref 64646); Sat, 15 Jul 2023 13:07:01 +0000 Original-Received: (at 64646) by debbugs.gnu.org; 15 Jul 2023 13:06:06 +0000 Original-Received: from localhost ([127.0.0.1]:44355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKeyL-0004wm-Td for submit@debbugs.gnu.org; Sat, 15 Jul 2023 09:06:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKeyJ-0004wJ-Pt for 64646@debbugs.gnu.org; Sat, 15 Jul 2023 09:06:04 -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 1qKeyD-0005h9-Ig; Sat, 15 Jul 2023 09:05:57 -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=4kSxwstRgLax0ZlM8ZIYWI6FZSccqeoJxTV6uXST0WA=; b=pEYn7I06wgGF Kvkvrd6ABKygUCEvupc7Zn314NRzFx0Lapt5Q+HbysRIbkSa1rA/p4IlUKqjwBFEZuYUsYqPUHVnX ILhbuWwPDlrRLhGAE6YSQiRn1+h2cfOSBMBOBha0gAIfa7w/f7gZuvlz+Ve50VfhSxk75zzdQGLJ1 Uvc/darGutLA1WotBXoLkSaQi3HTf51Rk+RYNWlvKySYJoqhAZOM5NX7qf5+F9w9ONHa9fTL9JhrN opmBM3l6yf2xZA11q89+ehYz6PskxRP0DBCYpKtcrRDaq0Y7mYNxnfzmqXxqj3fHRbfrGqySsNyW9 E9o0cqd25+W7xjDsqX5TJQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKeyD-00019V-0V; Sat, 15 Jul 2023 09:05:57 -0400 In-Reply-To: (message from Alan Mackenzie on Sat, 15 Jul 2023 12:10:06 +0000) 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:265198 Archived-At: > Date: Sat, 15 Jul 2023 12:10:06 +0000 > From: Alan Mackenzie > > In the master branch: > > (i) emacs -Q > (ii) C-x b foo.el > (iii) Insert into foo.el: > ;; -*- lexical-binding:t -*- > (iv) M-x emacs-lisp-mode > (v) Insert into foo.el: > (defun foo () "foo doc string" > (lambda (bar) "lambda doc string" (car bar))) > (vi) With point after the function, C-x C-e to evaluate it. > > (vii) M-: (native-compile 'foo) > This returns # > (viii) M-: (foo) > This returns the lambda form as a byte-compiled function. This is a bug: > it should return the lambda form as a native-compiled function. Why do you think it should return the native-compiled form? Based on what?