emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Select a region and archive
@ 2012-10-17  7:17 Chris Henderson
  2012-10-24 14:01 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Henderson @ 2012-10-17  7:17 UTC (permalink / raw)
  To: emacs-orgmode

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

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Select a region and archive
  2012-10-17  7:17 Select a region and archive Chris Henderson
@ 2012-10-24 14:01 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-10-24 14:01 UTC (permalink / raw)
  To: Chris Henderson; +Cc: emacs-orgmode

Hi Chris,

Chris Henderson <henders254@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-24 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-17  7:17 Select a region and archive Chris Henderson
2012-10-24 14:01 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).