From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wiskey 5 Alpha Subject: Re: Agenda views skip function hide parent projects Date: Wed, 5 Feb 2014 15:51:50 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB9Ro-0000zT-I9 for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 15:51:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WB9Rn-0002Sr-DT for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 15:51:52 -0500 Received: from mail-qc0-x22d.google.com ([2607:f8b0:400d:c01::22d]:32873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB9Rn-0002Sl-7M for emacs-orgmode@gnu.org; Wed, 05 Feb 2014 15:51:51 -0500 Received: by mail-qc0-f173.google.com with SMTP id i8so1577650qcq.4 for ; Wed, 05 Feb 2014 12:51:50 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alan Schmitt Cc: emacs-orgmode@gnu.org On Wed, Feb 5, 2014 at 2:40 PM, Alan Schmitt wrote: > > I highly recommend reading this: http://doc.norang.ca/org-mode.html > > Alan Thank you for the reply. I was hoping there was a function that did the opposite of '(org-tags-list-sublevels nil)'. But if not, I will have to do something similar to your suggestion. -Tim