From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34331: 27.0.50; Undo too granular after C-y M-y M-y ... Date: Tue, 05 Feb 2019 19:25:47 +0200 Message-ID: <83d0o6taec.fsf@gnu.org> References: <87bm3qjpfz.fsf@moondust.localdomain> <83h8ditc9j.fsf@gnu.org> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="195067"; mail-complaints-to="usenet@blaine.gmane.org" Cc: nljlistbox2@gmail.com, 34331@debbugs.gnu.org To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 05 18:50:02 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gr4rB-000oWP-SI for geb-bug-gnu-emacs@m.gmane.org; Tue, 05 Feb 2019 18:50:01 +0100 Original-Received: from localhost ([127.0.0.1]:35903 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gr4rA-00051g-HZ for geb-bug-gnu-emacs@m.gmane.org; Tue, 05 Feb 2019 12:50:00 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gr4V3-00035I-BI for bug-gnu-emacs@gnu.org; Tue, 05 Feb 2019 12:27:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gr4Uz-0000B7-K3 for bug-gnu-emacs@gnu.org; Tue, 05 Feb 2019 12:27:07 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34431) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gr4Uv-00006a-Ti for bug-gnu-emacs@gnu.org; Tue, 05 Feb 2019 12:27:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gr4Uv-0005LS-Md for bug-gnu-emacs@gnu.org; Tue, 05 Feb 2019 12:27:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 05 Feb 2019 17:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34331 X-GNU-PR-Package: emacs Original-Received: via spool by 34331-submit@debbugs.gnu.org id=B34331.154938756520483 (code B ref 34331); Tue, 05 Feb 2019 17:27:01 +0000 Original-Received: (at 34331) by debbugs.gnu.org; 5 Feb 2019 17:26:05 +0000 Original-Received: from localhost ([127.0.0.1]:33712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gr4U1-0005KJ-Gy for submit@debbugs.gnu.org; Tue, 05 Feb 2019 12:26:05 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57707) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gr4U0-0005Jq-73 for 34331@debbugs.gnu.org; Tue, 05 Feb 2019 12:26:04 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45205) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gr4Tt-0007rx-D2; Tue, 05 Feb 2019 12:25:57 -0500 Original-Received: from [176.228.60.248] (port=2550 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gr4Tt-0000cc-5a; Tue, 05 Feb 2019 12:25:57 -0500 In-reply-to: (message from Andreas Schwab on Tue, 05 Feb 2019 18:11:37 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155142 Archived-At: > From: Andreas Schwab > Cc: nljlistbox2@gmail.com, 34331@debbugs.gnu.org > Date: Tue, 05 Feb 2019 18:11:37 +0100 > > Actually, you *can* already easily undo a M-y by typing M-- M-y, thus I > retract my objection. I don't retract mine, sorry. Undo should also work in that case, because undo is a general command, and it's IMO a nuisance to have to invoke some other command in specific situations instead of undo.