Pages

mardi 29 mars 2011

remove ^M from emacs

^M may appear in emacs in linux system if the file was transferred from windows !!
In order to remove this ^M from the file, we can type:
m-x replace string ctrl-q ctrl-M RET

This will replace the ^M with the 'enter'. it is clear.

Aucun commentaire:

Enregistrer un commentaire