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

  • It's about time http://flic.kr/p/8GcTE9 3 years 39 weeks ago
  • Don't use twitter much any more, ayuh. 3 years 41 weeks ago
  • Lazyweb: Does there exist a #drupal module for selectively disabling CCK fields without deleting them? Perhaps field permissions... 3 years 41 weeks ago
  • New post: Old Joe (Minstrel Banjo) http://tinyurl.com/3yyg8g9 3 years 44 weeks ago
  • New post: Emacs Org-mode: Custom agenda that filters by date AND tag http://tinyurl.com/2vnrcl2 3 years 44 weeks ago

Older

Contact

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