Berkeley CSUA MOTD:Entry 23959
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/09 [General] UID:1000 Activity:popular
7/9     

2002/2/23 [Computer/SW/Editors/Emacs] UID:23959 Activity:nil
2/23  For emacs guru.  Within a region, I want to insert a carriage return
      before some keyword.  I was hoping I can express carriage return
      as string expression thus just simply replace string.  But instead,
      I got: ^Mkeyword.......^Mkeyword..... etc.
      What is the right way to do this?             --- kngharv
      \_ ob^X^Cperl