From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: text to plain list Date: Fri, 22 Jun 2012 17:02:19 -0400 Message-ID: <5024.1340398939@alphaville> References: Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SiAzp-0002Ps-8x for emacs-orgmode@gnu.org; Fri, 22 Jun 2012 17:02:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SiAzn-0003IY-Nc for emacs-orgmode@gnu.org; Fri, 22 Jun 2012 17:02:24 -0400 Received: from g1t0029.austin.hp.com ([15.216.28.36]:20249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SiAzn-0003I2-Ic for emacs-orgmode@gnu.org; Fri, 22 Jun 2012 17:02:23 -0400 In-Reply-To: Message from Marvin Doyley of "Fri\, 22 Jun 2012 16\:42\:44 EDT." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marvin Doyley Cc: emacs-orgmode@gnu.org Marvin Doyley wrote: > Hi there, >=20 > Is there quick method for converting a bunch of text to plain list ?=C2=A0 >=20 Something like sed 's/^/- /' in.txt > out.txt perhaps? If that's not what you mean, what do you mean? Nick