Am 28.07.2005 um 22:41 schrieb exits funnel:
each line ending is marked by a '0d0a' pair
This in decimal 13 and 10 meaning C-m and C-j, i.e. they're CR-LF --
and this should be DOS.
You could try to revert the buffer from the file with a new encoding:
C-x RET r <something ending with -dos> RET
(revert-buffer-with-coding-system).
--
Greetings
Pete
To be is to do.
-- I. Kant
To do is to be.
-- A. Sartre
Yabba-Dabba-Doo!
-- F. Flintstone
_______________________________________________
Help-gnu-emacs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs