From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: changing headline format Date: Tue, 24 Mar 2009 02:26:50 +0000 Message-ID: <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 1LlwME-0005QH-SX for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 22:27:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlwM9-0005P8-TK for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 22:27:13 -0400 Received: from [199.232.76.173] (port=42812 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlwM9-0005P2-NK for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 22:27:09 -0400 Received: from main.gmane.org ([80.91.229.2]:39371 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 1LlwM9-0001PF-2P for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 22:27:09 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LlwM5-0001mT-HV for emacs-orgmode@gnu.org; Tue, 24 Mar 2009 02:27:05 +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 ; Tue, 24 Mar 2009 02:27:05 +0000 Received: from news by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Mar 2009 02:27:05 +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 Hi, does anyone know if there is an easy way to change the headline format for outline/org mode? I know about hiding stars and using odd levels only in org, but I want to be able to convert a file so that the actual text of the headlines is changed. More specifically I want to be able to quickly convert directory trees that I grabbed with the unix tree command into org trees. -- aleblanc