From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How to tag all headlines in a region? Date: Wed, 18 Jul 2007 23:31:39 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBOAL-0001M2-Jq for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBOAK-0001Li-Vi for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBOAK-0001Ld-Nb for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:04 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBOAK-0004uS-43 for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 01:03:04 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: rst Cc: emacs-orgmode@gnu.org On Jul 17, 2007, at 15:15, rst wrote: > sorry if I missed that one in the manual. > How can I tag multiple headlines simultaneously? all in a region? > maybe mark them in the agenda and tag all marked? This feature does not exist. In an Org-mode file, it may be useful to rely on tag inheritance in some occasions where you want to tag many headlines. But I can see that tagging a number of headlines from the agenda could be useful. It is on the list, for after the summer. - Carsten