emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] OT: Python help


From: Giovanni Ridolfi
Subject: Re: [Orgmode] OT: Python help
Date: Tue, 20 Jul 2010 13:03:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt)

Carsten Dominik <address@hidden> writes:


> a python question:  How do I prefix every line in a multiline string
> with a string.  For example, I would like to add "> " before all lines
> in a string....

how about replacing "\n" with "\n > " ?

Giovanni



reply via email to

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