[EMAIL PROTECTED] writes: > Thanks for the report. I tested with the latest code under Ubuntu 6.06 > using: > > $ LANG=en_US.UTF-8 emacs -q --no-site-file -name folding -fn fixed \ > -l folding.el -f folding-mode folding.el
I downloaded folding.el from your v3.35 link and got the same behavior that you did. But when I tried it on my gnus init file I got the ctrl-M stuff. I've attached a test file with a snippet from my gnus init file that triggers the problem for me. From what I can tell, it's not enough to set LANG (maybe it was at one time, or maybe my memory is playing tricks), but utf8 chars will trigger it. A less of the saved file will show the '^M' in reverse video in the folded sections.
foo.el
Description: folding test file
-- Jeremy Hankins <[EMAIL PROTECTED]> PGP fingerprint: 748F 4D16 538E 75D6 8333 9E10 D212 B5ED 37D0 0A03