On Wed, 10 Mar 2010 08:12:08 -0700 Ben wrote:
> Regular expressions - no. ^M, no. The format string replace... I don't
> even understand HOW you would use that to find a control character.
> %015, no. \015, no. \r, no. %13, no. %0D, no. 0x0D, no. [^M], no.

Strange.

Enter search string: \r
Enter replacement string: <empty>
(*) Regular expression

Works fine for me.

mc-4.7.1

-- 
Andrew
_______________________________________________
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to