Re: ^M in emacs file
"Stephen J. Turnbull" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
>>>>> "Sean" == Sean Adam <[email protected]> writes: Sean> I am having an issue with some of my text files. When I Sean> view the file using xemacs, I do not see a ^M; however, when Sean> a co-worker views it with their xemacs they get see a ^M at Sean> the end of each line. This is just the standard DOS line ending convention. Your other Windows tools will be very unhappy if you remove them. Make sure you know what you are doing first, then customize `buffer-file-coding-system' to `undecided-unix'. If your co-worker is using XEmacs on Windows (your mailer suggests that you are), they have some kind of strange setting in their init file or an extremely ancient version of XEmacs. They can prevent display by building XEmacs after configuring --with-file-coding or --with-mule. (Not both, --with-mule implies --with-file-coding.) -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.