Discussion Board
Go to the previous messageGo to the following message
Current Forum: Tip Forum
Date: Thu Dec 13 2001 2:14 pm
Author: Chen, Richard <richardc@andrew.cmu.edu>
Subject: Re: substitute

M-% (Replace)
C-q (start literal key entry)
C-m (indicates to literally search for "^M")
<Enter key> (confirm the query replace)
s<Space Bar>
<Enter key> (confirm the query replace)
(now you can enter:
replace this one, go on to next SPC
replace this one, don't move ,
skip to next without replacing DEL
replace all remaining matches !
back up to the previous match ^
exit query-replace ESC
enter recursive edit (C-M-c to exit) C-r
depending on how you want to replace :)
)
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
substitute      Shi, Ying      Sun Dec 2 2001 4:02 pm       
Re: substitute      Chen, Richard      Thu Dec 13 2001 2:14 pm       
Re: substitute      Shi, Ying      Sat Dec 15 2001 4:01 pm       
Re: substitute      Scherlis, William L.      Mon Dec 17 2001 4:17 pm       

Back to previous screen