Hi Chris,

Chris Henderson <henders...@gmail.com> writes:

> I am trying to select a region and archive it. At the moment it only
> archives where the cursor is. This is what I am doing:
>
> - select a region - ctrl-<space> and C-e to go the end of the line.
> - archive - C-c C-x C-x

(setq org-loop-over-headlines-in-active-region t)

Then select the region and C-c C-x C-a (or C-c $).

HTH,

-- 
 Bastien

Reply via email to