Replace ^M (\r) Characters in Emacs

Despite my diligent efforts to create and edit files exclusively in UNIX mode with Emacs, once in a while I will open a document and find it peppered with the annoying ^M characters that represent carriage returns (as opposed to linefeeds.)

Copying the ^M character and attempting to yank it into the query-replace minibuffer doesn't work. Enter a convenient key combo to represent the escape char, C-q C-m. (The equivalent key combo for linefeeds is C-q C-j)

So to replace all CR characters with LF characters from the cursor to the end of the buffer, do like so:

M-%
Query replace: C-q C-m with: C-q C-j

Syndicate content

Twitter

  • No offense to random strangers who email me, but no I don't have "5 minutes" to provide you with free #Drupal phone tech support. #fb 4 years 4 weeks ago
  • Totally blown away by the speed with which Git just pushed data for 7000+ files to a remote master. #fb 4 years 4 weeks ago
  • lolmanny #fb 4 years 4 weeks ago
  • I just ousted @codeslave as the mayor of Hungry 4 Pizza on @foursquare! http://4sq.com/ba7hBm 4 years 4 weeks ago
  • Awww yeah http://flic.kr/p/8c3Xbs 4 years 4 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key