From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.bugs Subject: bug#46290: 28.0.50; repeat's ability to repeat complex commands is broken Date: Thu, 04 Feb 2021 08:30:28 +0000 Message-ID: References: <878s844675.fsf@melete.silentflame.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9730"; mail-complaints-to="usenet@ciao.gmane.io" To: 46290@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 04 09:32:48 2021 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 1l7a4F-0002QW-Qg for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 04 Feb 2021 09:32:48 +0100 Original-Received: from localhost ([::1]:55076 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7a4E-00063s-Qg for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 04 Feb 2021 03:32:46 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l7a3W-0005zX-Gu for bug-gnu-emacs@gnu.org; Thu, 04 Feb 2021 03:32:05 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56325) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l7a3W-00039o-9j for bug-gnu-emacs@gnu.org; Thu, 04 Feb 2021 03:32:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l7a3W-0004ZR-6a for bug-gnu-emacs@gnu.org; Thu, 04 Feb 2021 03:32:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Gregory Heytings Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Feb 2021 08:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46290 X-GNU-PR-Package: emacs X-Debbugs-Original-Cc: bug-gnu-emacs@gnu.org Original-Received: via spool by 46290-submit@debbugs.gnu.org id=B46290.161242749316147 (code B ref 46290); Thu, 04 Feb 2021 08:32:02 +0000 Original-Received: (at 46290) by debbugs.gnu.org; 4 Feb 2021 08:31:33 +0000 Original-Received: from localhost ([127.0.0.1]:39632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7a33-0004By-2f for submit@debbugs.gnu.org; Thu, 04 Feb 2021 03:31:33 -0500 Original-Received: from heytings.org ([95.142.160.155]:60470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7a22-0003HY-11 for 46290@debbugs.gnu.org; Thu, 04 Feb 2021 03:30:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20210101; t=1612427428; bh=GwBiWXxPPuETARwFbA5nz39G3ZHEin4xCCKzzo6fMhQ=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=hx8+Fny3O5jNKtfqKdA1Xnye/ycenzQGAQRIyXs8sKAUAb5p9vv886zIWBUJd8CM0 f7DBbaUrurvDdE5eR1nxvGLajl6yd/2pJAukX6eHkDo4yPIay4v7aEOeb8Tj0Tn2M6 jAf0G8tZ2fAz1OGWA/YKZSh7YXNhcbCNCqJ/6qdhgq5hFi4yiLtiBDmg0QrtnC2wwj pq2QSlt9DaF+SCQBysZzP69I6uSokSkVVy29uIjeUYyNBzlK+0iSycG95FgVCo4IiN uSuT0KAUTiYn0Q22+iVRjlsB/UErXuO0bz6qJutj32mENliF7A4nikPliNVdWtT0tS jdXAAp6vNCf3w== In-Reply-To: <878s844675.fsf@melete.silentflame.com> X-Mailman-Approved-At: Thu, 04 Feb 2021 03:31:32 -0500 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" Xref: news.gmane.io gmane.emacs.bugs:199274 Archived-At: > > But secondly, it doesn't seem like the "Repeating %S" branch works at > all. For if you type M-! date RET C-x z then you get prompted for a > shell command, rather than date(1) just getting executed again right > away. > > I added some debug printing to `repeat' and found that after M-! date > RET, last-repeatable-command is set to shell-command, not > exit-minibuffer. So perhaps the way that last-repeatable-command gets > set has changed since this code in repeat.el was written? > FWIW, the answer to that question seems to be positive. In Emacs 21 M-! date RET C-x z repeats "date" without prompting again, in later Emacsen you get prompted again for a shell command.