From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Agenda view: do not display tasks of projects scheduled in the future Date: Sun, 05 Jan 2014 11:44:24 +0100 Message-ID: <87ha9ivhbr.fsf@bzg.ath.cx> References: <8738l3zm1r.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzlC8-0001fy-Ox for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 05:44:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzlC4-0002K4-0R for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 05:44:36 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:48414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzlC3-0002Jt-Pd for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 05:44:31 -0500 Received: by mail-wi0-f181.google.com with SMTP id hq4so1856406wib.14 for ; Sun, 05 Jan 2014 02:44:31 -0800 (PST) In-Reply-To: (Alan Schmitt's message of "Sun, 05 Jan 2014 11:32:46 +0100") 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 Hi Alan, Alan Schmitt writes: > By the way, is there a place where the functions such as > "org-get-scheduled-time" are documented? Or does one have to look at the > source? Commands (i.e. interactive functions) are documented here: http://orgmode.org/worg/doc.html#commands but for functions you'll have to look at the source, yes. -- Bastien