emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] text to plain list


From: Marvin Doyley
Subject: Re: [O] text to plain list
Date: Fri, 22 Jun 2012 17:14:58 -0400

C-u C-c - did the trick

thanks
M

On Fri, Jun 22, 2012 at 5:02 PM, Nick Dokos <address@hidden> wrote:
Marvin Doyley <address@hidden> wrote:

> Hi there,
>
> Is there quick method for converting a bunch of text to plain list ? 
>

Something like

sed 's/^/- /' in.txt > out.txt

perhaps? If that's not what you mean, what do you mean?

Nick


reply via email to

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