bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48478: 28.0.50; yank-from-kill-ring and kill-ring-yank-pointer


From: Eli Zaretskii
Subject: bug#48478: 28.0.50; yank-from-kill-ring and kill-ring-yank-pointer
Date: Thu, 20 May 2021 12:32:12 +0300

> From: Juri Linkov <juri@linkov.net>
> Cc: 48478@debbugs.gnu.org
> Date: Wed, 19 May 2021 19:31:06 +0300
> 
> >> But I don't disagree with changing the default to use 
> >> kill-ring-yank-pointer.
> >
> > Let's please do that, TIA.
> 
> Now pushed in commit 1f0f922ef2, please close if everything is ok.

Thanks, but it doesn't seem to work like I expected.

Here's what I did:

  . emacs -Q
  . Mark several words of the comment in *scratch*, one by one, and
    type M-w to copy each one of them to the kill-ring
  . M-y, then type the beginning of one of the saved words (not the
    last one), type TAB to complete, then type RET to insert
  . C-y

The last didn't C-y insert the word inserted before it by M-y, it
inserted the word in the previous slot of kill-ring.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]