This might be the problem. I get a different message when I accidentally use dos line endings instead of the correct unix endings. This restores unix line endings.
(set-buffer-process-coding-system 'undecided-unix 'undecided-unix)
This might be the problem. I get a different message when I accidentally use dos line endings instead of the correct unix endings. This restores unix line endings.
(set-buffer-process-coding-system 'undecided-unix 'undecided-unix)