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

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

bug#27745: Warn: you have already yanked the same thing 2 (3, 4...) time


From: Lars Ingebrigtsen
Subject: bug#27745: Warn: you have already yanked the same thing 2 (3, 4...) times in a row
Date: Sun, 21 Jul 2019 16:49:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> $ seq 99 > a
> $ emacs a
>  C-x h [mark-whole-buffer]
>  C-w [kill-region]
>  C-y [yank]
>  C-y [yank]
>  C-y [yank]
>  C-y [yank]
>  C-y [yank]
>  C-y [yank]
>  C-y [yank]
>
> So maybe print:
>   Warning: you have already yanked the same thing 2 (3,4...) times in a row.
> if he yanks the exact same thing more than once.

Yanking the same thing several times is a perfectly normal thing to do,
so I think it would be a disservice for Emacs to warn about this.  Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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