emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] copying headline structure without contents


From: Rainer Stengele
Subject: [Orgmode] copying headline structure without contents
Date: Thu, 23 Apr 2009 11:47:02 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.17) Gecko/20080914 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666

hi all,

is it possible to clone all visible or marked headlines without contents?

Example:


Having these lines:

* header1
  - contents
** header11
   - contents
* header2
  - contents
** header21
   - contents


I'd like to have


* header1
  - contents
** header11
   - contents
* header2
  - contents
** header21
   - contents
* header1
** header11
* header2
** header21


application:
having written a spec for a job I want to write another
one for a similar subject with headlines as before but changed contents


Thanks for any thought!

Rainer





reply via email to

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