help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: replacing endline


From: Ye Wenbin
Subject: Re: replacing endline
Date: Thu, 20 Apr 2006 09:17:35 +0800
User-agent: Opera M2/7.50 (Win32, build 3778)


You can use query-and-replace to do it:
M-% C-q C-j RET # RET

On 19 Apr 2006 17:18:47 -0700, <sarah.dzion@gmail.com> wrote:


Hi I want to convert :
72
17
18
19
20
21
22
23
24
25


to

72#17#18#19#20#21#22#23#24#25

how do I do this using replace-string (or something else in emacs)?
basically I do not know how to specify endline in emacs.

Appreciate the help!
Thanks!
-A

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs




--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]