From mboxrd@z Thu Jan 1 00:00:00 1970 From: rst Subject: Re: How to tag all headlines in a region? Date: Thu, 19 Jul 2007 09:54:34 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBQqg-0002oB-Fw for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 03:54:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBQqe-0002mU-Uc for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 03:54:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBQqe-0002mE-QC for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 03:54:56 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IBQqe-0002mf-Cp for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 03:54:56 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IBQqU-0003LI-O4 for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 09:54:46 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Jul 2007 09:54:46 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Jul 2007 09:54:46 +0200 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: emacs-orgmode@gnu.org Carsten Dominik schrieb: > > 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 Thank you for a wonderful tool I already love to use after a short time. rainer