Next:Dynamic Headline Numbering, Previous:A Cleaner Outline View, Up:Miscellaneous [Contents][Index]
When in an Org buffer and the region is active, some commands willapply to all the subtrees in the active region. For example, hittingC-c C-s when multiple headlines are within the active region willsuccessively prompt you for a new schedule date and time. To disablethis, set the optionorg-loop-over-headlines-in-active-region
tonon-t
, activate the region and run the command normally.
org-agenda-loop-over-headlines-in-active-region
is the equivalentoption of the agenda buffer, where you can also usebulk editing ofselected entries.
Not all commands can loop in the active region and what subtrees orheadlines are considered can be refined: see the docstrings of theseoptions for more details.