emacs-devel
[Top][All Lists]
Advanced

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

tags-query-replace (was: Comments on misearch.el)


From: Juri Linkov
Subject: tags-query-replace (was: Comments on misearch.el)
Date: Wed, 18 Nov 2009 11:56:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu)

>> > (BTW., is there something like misearch but for query-replace, too?)
>>
>> Yes, there is also multi-file query-replace.  It can be started
>> from Dired by marking files and typing `Q'.
>
> Thanks for pointing that out. It's based on `tags-query-replace'.
>
> Let's say you do a query-replace over multiple files, but now regret
> your changes. Is there an easy way to get an `undo' not only relatively
> to the current buffer?

Do you mean global multi-buffer undo?  I don't know such a thing.
So I think you have to revisit all modified buffers and undo
query-replace in each of them.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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