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

  • I'm at Lucky Dragon (222 baldwinville state road, Winchendon). http://4sq.com/bprJh8 4 years 7 weeks ago
  • Handy bookmarklet for toggling bunches of web checkboxen: http://bit.ly/c0hrVm 4 years 7 weeks ago
  • Wicked helpful #drupal module: multicolumncheckboxesradios http://bit.ly/cym0zU 4 years 7 weeks ago
  • No. 0495 http://flic.kr/p/87V8Uv 4 years 7 weeks ago
  • Today's "hey, somebody already solved this for me!" #drupal community awesomeness: Dirty Forms module. http://bit.ly/9J8xNK 4 years 8 weeks ago

Older

Contact

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