From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: suggestion: converting plain lists to subtrees Date: Tue, 21 Jul 2009 13:21:10 -0400 Message-ID: <4b11f87e0907211021n524f5e78vec070528f3a9092b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTJ1e-0005TI-Rs for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 13:21:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTJ1d-0005Ra-Ew for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 13:21:14 -0400 Received: from [199.232.76.173] (port=52037 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTJ1d-0005RT-7U for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 13:21:13 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:58012) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTJ1c-0006uQ-VA for emacs-orgmode@gnu.org; Tue, 21 Jul 2009 13:21:13 -0400 Received: by ey-out-1920.google.com with SMTP id 5so676843eyb.24 for ; Tue, 21 Jul 2009 10:21:11 -0700 (PDT) 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 A suggestion for a simple but useful command: convert a plain list to a full-blown org subtree. Sometimes I start with a plain list and later realize that it is getting complex and a full-fledged hierarchy is needed. Converting by hand is a pain. It would be great if this could be automated. Thanks, ilya