From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: file level categories Date: Thu, 6 Mar 2008 16:47:04 -0600 Message-ID: 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 1JXOrp-0005VU-SR for emacs-orgmode@gnu.org; Thu, 06 Mar 2008 17:47:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXOrm-0005R7-E7 for emacs-orgmode@gnu.org; Thu, 06 Mar 2008 17:47:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXOrm-0005Qw-4Y for emacs-orgmode@gnu.org; Thu, 06 Mar 2008 17:47:10 -0500 Received: from ti-out-0910.google.com ([209.85.142.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXOrl-0004C0-Hm for emacs-orgmode@gnu.org; Thu, 06 Mar 2008 17:47:09 -0500 Received: by ti-out-0910.google.com with SMTP id a20so156533tia.10 for ; Thu, 06 Mar 2008 14:47:07 -0800 (PST) In-Reply-To: <87d4q7r1xv.fsf@W0053328.mgh.harvard.edu> Content-Disposition: inline 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: "Joel J. Adamson" Cc: org-mode mailing list 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