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

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

Re: CUA mode incompatibility


From: Kim F. Storm
Subject: Re: CUA mode incompatibility
Date: Mon, 02 Apr 2007 20:27:03 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> b - when C-y ends up replacing B for B, use the previous kill-ring entry.
>     This fixes step 2 to replace B with A, but still leaves step
>     3 replacing C with B.

Both CUA and delete-selection-mode have code which ensures that a yank
is not a no-op, by comparing the region to the head of the kill-ring, so
"B replaces B" should not happen.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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