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#61244: 30.0.50; [PATCH] Promote called-interactively-p Date: Fri, 03 Feb 2023 09:35:41 +0200 Message-ID: <83y1pfuroy.fsf@gnu.org> References: <87sffnzrbj.fsf@dick> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15017"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 61244@debbugs.gnu.org To: dick.r.chiang@gmail.com, Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Feb 03 08:36:40 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 1pNqci-0003fM-9V for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 03 Feb 2023 08:36:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pNqcT-0007Co-6F; Fri, 03 Feb 2023 02:36:25 -0500 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 1pNqcL-0007CY-4W for bug-gnu-emacs@gnu.org; Fri, 03 Feb 2023 02:36:19 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pNqc7-0000og-4Y for bug-gnu-emacs@gnu.org; Fri, 03 Feb 2023 02:36:16 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pNqc6-00067r-Eg for bug-gnu-emacs@gnu.org; Fri, 03 Feb 2023 02:36:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 03 Feb 2023 07:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61244 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 61244-submit@debbugs.gnu.org id=B61244.167540975023527 (code B ref 61244); Fri, 03 Feb 2023 07:36:02 +0000 Original-Received: (at 61244) by debbugs.gnu.org; 3 Feb 2023 07:35:50 +0000 Original-Received: from localhost ([127.0.0.1]:36404 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNqbu-00067P-3q for submit@debbugs.gnu.org; Fri, 03 Feb 2023 02:35:50 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:40058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNqbr-00067B-EC for 61244@debbugs.gnu.org; Fri, 03 Feb 2023 02:35:48 -0500 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 1pNqbl-0000kW-BW; Fri, 03 Feb 2023 02:35:41 -0500 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=RRBvU1UmCjTJcX8xNdguloj1SVWXF2zdTO9eJ7tGg70=; b=rdl+TLyw21Ka Nv+nL3b7o0v+lvUl37laTwlqhF/dViOtvp5yyUk5fjTz1VOi3lqXbW79UL7tgrMi0wrJSLT4SJ/mp JaypHU1YDVP61wd4tjBEdsf8q1CUVk+NK5JX7cFbz6/cclcy/ZnVhZgVtyKCcABjb27nk64QHe1+b 08M0PBpgG8bwBazBoyW1ehcrtTCemKGvhXAU5OrUvl544I2oYpLBjVHvg+OqqCdxDZeuIYkWrHUIE UtBXGBRVMgOeslPClScr9kbsIat3ypa5EE4UovziarIBWZ0F1lI6mZxv3oFqIBA0nQLD5NX6/2EaN 2avR8huhTfb+S2GY8/fKIQ==; 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 1pNqbh-0001H3-J1; Fri, 03 Feb 2023 02:35:40 -0500 In-Reply-To: <87sffnzrbj.fsf@dick> (dick.r.chiang@gmail.com) 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:254713 Archived-At: > From: dick.r.chiang@gmail.com > Date: Thu, 02 Feb 2023 16:32:32 -0500 > > FUD surrounding `called-interactively-p` continues to saddle > functions with an incongruous "interactive-p" optional > argument. `called-interactively-p` is safe enough, and if not, > no one is going to miss whatever trivial behaviors hinge > on its correctness. Please explain the rationale and the effects of the code in more detail, otherwise this is impossible to consider. Stefan, any comments or insights?