all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bulk select and tag
@ 2014-06-21  5:13 Chris Henderson
  2014-06-21  8:48 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Henderson @ 2014-06-21  5:13 UTC (permalink / raw
  To: org-mode

[-- Attachment #1: Type: text/plain, Size: 77 bytes --]

Wondering how can I select multiple ** items and apply tag on them.

Thanks.

[-- Attachment #2: Type: text/html, Size: 119 bytes --]

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

* Re: Bulk select and tag
  2014-06-21  5:13 Bulk select and tag Chris Henderson
@ 2014-06-21  8:48 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-06-21  8:48 UTC (permalink / raw
  To: Chris Henderson; +Cc: org-mode

Hi Chris,

Chris Henderson <henders254@gmail.com> writes:

> Wondering how can I select multiple ** items and apply tag on them.

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

Then create an active region with multiple headlines and hit C-c C-q.

HTH,

-- 
 Bastien

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

end of thread, other threads:[~2014-06-21  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-21  5:13 Bulk select and tag Chris Henderson
2014-06-21  8:48 ` Bastien

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.