emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Select a region and archive


From: Bastien
Subject: Re: [O] Select a region and archive
Date: Wed, 24 Oct 2012 16:01:29 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Chris,

Chris Henderson <address@hidden> 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

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