From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: POLL: make C-x o transient Date: Fri, 05 Feb 2021 00:48:14 -0500 Message-ID: References: <2EFBBE54-62F4-4373-82D6-DC8750B648BA@kuaishou.com> <87eei9xb5r.fsf@mail.linkov.net> <87sg6m5mjs.fsf@mail.linkov.net> <8735ykc37u.fsf@mail.linkov.net> <938445fec66b0cdb0c4e@heytings.org> <87y2gchcpm.fsf@posteo.net> <9031b3534b1379ca1f96@heytings.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11606"; mail-complaints-to="usenet@ciao.gmane.io" Cc: yandros@gmail.com, emacs-devel@gnu.org To: Gregory Heytings Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Feb 05 06:49:23 2021 Return-path: Envelope-to: ged-emacs-devel@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 1l7tzf-0002vq-HT for ged-emacs-devel@m.gmane-mx.org; Fri, 05 Feb 2021 06:49:23 +0100 Original-Received: from localhost ([::1]:60208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7tze-0007TY-Jd for ged-emacs-devel@m.gmane-mx.org; Fri, 05 Feb 2021 00:49:22 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51792) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l7tya-0006ba-Td for emacs-devel@gnu.org; Fri, 05 Feb 2021 00:48:16 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54431) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l7tya-0002IC-Iz; Fri, 05 Feb 2021 00:48:16 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1l7tyY-0003b4-9g; Fri, 05 Feb 2021 00:48:15 -0500 In-Reply-To: <9031b3534b1379ca1f96@heytings.org> (message from Gregory Heytings on Tue, 02 Feb 2021 21:11:28 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:263936 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > 2. Create a unified way to repeat the last command with its argument (à la > "." command in Vi), by binding the existing "repeat" command to a single > key binding, for example "C-=". With this it also becomes possible to > change the argument between two repetitions, possibly to something > different than "opposite". No command must be changed. Is that different from C-x z? It could be another binding for C-x z. Perhaps C-= is moreconvenient. -- Dr Richard Stallman Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)