emacs-devel
[Top][All Lists]
Advanced

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

Re: kill ring menu


From: Miles Bader
Subject: Re: kill ring menu
Date: 04 May 2002 12:49:56 +0900

Richard Stallman <address@hidden> writes:
> I've always thought it would be handy if it would do
> the equivalent of `C-w C-y M-y' in that situation.
> 
> This would be extremely annoying if you were not recently doing yanking.
> There is always a region, after all.  Some unpredictable amount of text,
> perhaps large, would be replaced.  If you did not notice, the results
> would be really bad.

Ah -- I use transient-mark-mode, which makes the dynamics of such things
different.  I think with TMM active, it would be useful behavior, but I
can see that it would probably suck if TMM wasn't active...  Would this
make sense as `transient-mark-mode only' behavior?

BTW, I'm pretty sure I've used an emacs-like editor that did this, and
found it quite handy (the command bound to M-y was something like
`replace region' and behaved similarly to Emacs' M-y when repeated),
though I can't confidently remember which one; maybe it was the ATK `ez'
editor, which basically always used behavior similar to
transient-mark-mode.

-Miles
-- 
`The suburb is an obsolete and contradictory form of human settlement'



reply via email to

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