emacs-orgmode
[Top][All Lists]
Advanced

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

[FEATURE REQUEST] Make org-copy-subtree and org-cut-subtree work on an a


From: Philipp Kiefer
Subject: [FEATURE REQUEST] Make org-copy-subtree and org-cut-subtree work on an active region
Date: Thu, 19 Jan 2023 23:17:30 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

When calling either org-copy-subtree or org-cut-subtree, check if there is an active region that starts on a headline and contains at least one more headline of the same level. If so, copy / cut all the subtrees touched by the region. This saves the user having to count the subtrees he / she wants to operate on in order to use the number as a prefix argument for the command. This changeĀ  would make the process easier and provide visual feedback.

Optionally require that the active region fully encloses two or more headlines and nothing else, i. e. that it begins at the start of one headline and terminates at the end of another headline.

Thanks.


reply via email to

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