Why does Mule, which is compiled with GCC, add a ^M at the end of each line in shell mode?
Ishikawa Ichiro <ichiro@ccsr.u-tokyo.ac.jp> writes: I have had the same problem in Emacs 19. (At that time Mule did not work at all if compiled with gcc.) The cause was incomplete installation of gcc. (I used the JLE version of sed.) Sed in JLE has bug and cannot install the header files (fixincludes) well. Use sed of GNU instead.