Re: query-replace with new-line

2005-09-04 Thread Albert Reiner
[Friedrich Laher <[EMAIL PROTECTED]>, Sun, 04 Sep 2005 13:32:32 +0200]: > when asked repalce with prefix the neline key with ^Q ( controlQ ) or replace with C-o. Albert. ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailm

Re: query-replace with new-line

2005-09-04 Thread Friedrich Laher
when asked  repalce with prefix the neline key with ^Q  ( controlQ ) Baloff wrote: I have searched near and far for a function which can replace spaces to new lines, so that I can use it to list the output of my load-path in lines instead of a long line of paths. is there a way to do th

query-replace with new-line

2005-09-04 Thread Baloff
I have searched near and far for a function which can replace spaces to new lines, so that I can use it to list the output of my load-path in lines instead of a long line of paths. is there a way to do this? thanks > LocalWords: long ___ Help-