From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: Tag inheritance Date: Wed, 12 Dec 2007 10:14:39 -0600 Message-ID: References: <7224a92b0712120732p3c22ecaai6d2d05ad41d3a730@mail.gmail.com> 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 1J2UEN-0002Ql-Jr for emacs-orgmode@gnu.org; Wed, 12 Dec 2007 11:14:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J2UEL-0002N1-Pj for emacs-orgmode@gnu.org; Wed, 12 Dec 2007 11:14:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J2UEL-0002Mj-Jd for emacs-orgmode@gnu.org; Wed, 12 Dec 2007 11:14:41 -0500 Received: from rn-out-0910.google.com ([64.233.170.185] helo=rn-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J2UEL-0000mP-9F for emacs-orgmode@gnu.org; Wed, 12 Dec 2007 11:14:41 -0500 Received: by rn-out-0102.google.com with SMTP id e24so48026rng.6 for ; Wed, 12 Dec 2007 08:14:39 -0800 (PST) In-Reply-To: <7224a92b0712120732p3c22ecaai6d2d05ad41d3a730@mail.gmail.com> 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: Carl Bolduc Cc: emacs-orgmode@gnu.org Carl, There are gurus who might be able to provide a better answer, but when I need to set option for org-mode (or when I want to explore what is available) I use the menu "Org->Customize->Browse Org Group". It's been a while since I've done that and it looks like "Org->Customize->Expand This Menu" is pretty nifty. I may have the name wrong, since it changes after you select it, but the expanded customize menu looks very nice. Edd On Dec 12, 2007 9:32 AM, Carl Bolduc wrote: > HI everyone, > > I saw the demo of OmniFocus today and I decided to create a similar > setup using Org-Mode in Emacs. > > The only thing that is left to setup is tag inheritance. > > At the moment, if I set a tag only for the main heading of a section, > its subheading don't show up when I search for the tag. I would like > the subheading to show up when I search for a tag... > > The documentation says: > ...you can influence inheritance and searching using the variables > org-use-tag-inheritance and org-tags-match-list-sublevels > > I'm still new to Org and Emacs, can someone help me setup those variables? > > Thanks! > Carl > > > _______________________________________________ > 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 >