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

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

delete-region - is their a way to get the deleted text?


From: Thorsten Jolitz
Subject: delete-region - is their a way to get the deleted text?
Date: Thu, 13 Jun 2013 10:49:39 +0200
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux)

Hi List, 

I found a function that would be useful for me as is - if only I would
have access to the region deleted with 'delete-region' inside that
function.

,------------------------------------------------------------------
| (delete-region START END)
| Delete the text between START and END.
| This command deletes buffer text without modifying the kill ring.
`------------------------------------------------------------------

If its not in the kill ring - is there any other way to get the text
that deleted, or is it simply gone and lost?

-- 
cheers,
Thorsten





reply via email to

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