From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: file level categories Date: Fri, 07 Mar 2008 09:29:11 +0100 Message-ID: <47D0FCD7.8070602@diplan.de> References: <35422FE0-00C4-46B6-9793-B70F72EB8CCC@science.uva.nl> <87d4q7r1xv.fsf@W0053328.mgh.harvard.edu> 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 1JXXx3-00087L-RP for emacs-orgmode@gnu.org; Fri, 07 Mar 2008 03:29:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXXx2-000879-1V for emacs-orgmode@gnu.org; Fri, 07 Mar 2008 03:29:12 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXXx1-000876-QU for emacs-orgmode@gnu.org; Fri, 07 Mar 2008 03:29:11 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JXXx1-0005tQ-CL for emacs-orgmode@gnu.org; Fri, 07 Mar 2008 03:29:11 -0500 Received: from ns.diplan.de ([212.34.188.4] helo=mail.diplan.de) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXXwz-0000u3-1q for emacs-orgmode@gnu.org; Fri, 07 Mar 2008 03:29:09 -0500 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: Eddward DeVilla Cc: org-mode mailing list Eddward DeVilla schrieb: > On Thu, Mar 6, 2008 at 3:13 PM, Joel J. Adamson wrote: > >> I'm a little confused. Forgetting for the moment what the OP wants to >> accomplish, if I have multiple >> >> #+CATEGORY >> >> lines in a buffer, each one shows up in my agenda indexed by the >> category immediately preceding it. Is there some other way *I should* >> do this? > > The #+CATEGORY is more of a legacy thing now. Unless you are like me > and try to have one category per file, you should use the category > property in the property drawer for an item. > > Edd > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > you mean if I have 5 blocks of items, each belonging to another CATEGORY I have to add a CATEGORY drawer to each and every item? I am now working ok with #+CATEGORY at the beginning of each big section. rainer