help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing control M


From: Ken Goldman
Subject: Re: Removing control M
Date: Wed, 12 Mar 2014 10:26:53 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

I use eol-conversion.el, which permits conversion between Unix, DOS, and Mac newline characters.

C-x RET /       set-buffer-eol-conversion-mac
C-x RET :       set-buffer-eol-conversion-unix
C-x RET \       set-buffer-eol-conversion-dos

It puts an entry on the Edit menu, if you like menus.

On 2/28/2014 3:16 PM, peaches20 wrote:

I've transferred several dos files to unix.  I now have the control M at tne
end of the line.  How does one remove this globally.  I tried the dos2unis
but that is not in my emacs commands.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]