From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: changing headline format Date: Wed, 25 Mar 2009 03:10:45 +0000 Message-ID: <87bprq70wa.fsf@it.com> References: <87prg73bbp.fsf@it.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmJWG-0006sf-22 for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 23:11:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmJWA-0006p0-LW for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 23:11:06 -0400 Received: from [199.232.76.173] (port=49154 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmJWA-0006ox-Fw for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 23:11:02 -0400 Received: from main.gmane.org ([80.91.229.2]:37130 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LmJW9-0008Ij-Vn for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 23:11:02 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LmJW6-0000ZI-SQ for emacs-orgmode@gnu.org; Wed, 25 Mar 2009 03:10:58 +0000 Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Mar 2009 03:10:58 +0000 Received: from news by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Mar 2009 03:10:58 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Peter Jones writes: > Why not use sed/awk to alter the output of the tree command so that it's > in a format that org will understand? Yes I could do that, but if there was an easy org/outline mode way to do it that would be better. I may want to do other related stuff in the future. -- aleblanc