emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] suggestion: converting plain lists to subtrees


From: Bastien
Subject: Re: [Orgmode] suggestion: converting plain lists to subtrees
Date: Sun, 26 Jul 2009 06:12:01 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Ilya Shlyakhter <address@hidden> writes:

> A suggestion for a simple but useful command: convert a plain list to
> a full-blown org subtree.

I have implemented this.

C-c C-* will convert the plain list at point into a subtree, projecting 
the structure of the list into the hierarchy of the tree.

Of course, this calls for a C-c C-- function that will do the opposite:
convert a subtree into a list.  I plan to do this using a new version of
the parser I've been working on.

Thanks for this idea!

-- 
 Bastien




reply via email to

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