Hello, I have a java source file which has through some interaction with source control become double spaced. In other words when I look at the file with hexdump, I see two consecutive LFs everywhere I'd expect to see only one. I'm running Emacs 21.3.1 on RedHat Linux and I'm trying to use query-replace to remove the extraneous LFs but I can't quite get it. Here's what I'm trying:
M-[SHIFT]-% C-q [ENTER] C-q [ENTER] [ENTER] C-q [ENTER] [ENTER] Unfortunately, emacs replaces zero occurances so obviously I'm doing something wrong. If somone could straighten me out I'd really appreciate it. Thanks. -exits __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs