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

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

Re: replacing endline


From: Katsumi Yamaoka
Subject: Re: replacing endline
Date: Thu, 20 Apr 2006 10:15:43 +0900
User-agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux)

>>>>> In <1145492327.354125.133060@j33g2000cwa.googlegroups.com>
>>>>>   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.

You can enter the newline (endline) character in the minibuffer
using C-q and then C-j.


reply via email to

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