Large files have a mix of single and double line spacings. I want to convert double spaced lines to single space lines but cannot find the appropriate regex search and replace syntax. Looking in the emacs wiki and other web sites suggested that C-q C-j C-q C-j + would do the job, but it does not. Neither does (search) ^$^$ (replace) ^$.
I thought this was a simple request but the answer is avoiding me. TIA, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
