From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gijs Hillenius Subject: Re: if both schedule and deadline, appear only once in agenda Date: Fri, 12 Oct 2007 14:21:50 +0200 Message-ID: <87y7e81q1t.fsf@hillenius.net> References: <87k5psaom7.fsf@hillenius.net> <87641ca3gh.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgJWc-00033S-G0 for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 08:21:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgJWa-00033D-Mi for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 08:21:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgJWa-00033A-Fd for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 08:21:52 -0400 Received: from hillenius.net ([82.93.230.201]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IgJWa-00077l-38 for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 08:21:52 -0400 Received: from localhost ([127.0.0.1] helo=bufo-sapiens) by hillenius.net with esmtp (Exim 4.67) (envelope-from ) id 1IgJWY-0004hV-AD for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 14:21:50 +0200 Received: from gijs by bufo-sapiens with local (Exim 4.68) (envelope-from ) id 1IgJWY-0002Q1-8d for emacs-orgmode@gnu.org; Fri, 12 Oct 2007 14:21:50 +0200 In-Reply-To: <87641ca3gh.fsf@bzg.ath.cx> (Bastien's message of "Fri, 12 Oct 2007 14:05:02 +0100") 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: emacs-orgmode@gnu.org On 12 Oct 2007, Bastien wrote: >> Or should I maybe simply not use both stamps for the same item? > > I don't see why you need both of them. Can you answer that? Yes. But maybe I should not :-). But here goes: I plan to start working on an item by date X -> schedule stamp. The item has a deadline, so -> deadline. Would an example help: I'd like to be forewarned by Org that I have a new item coming onto my todo list, as of next Monday. And I want to see that, I need to get it done on Wednesday. But call me crazy.. -- /* This bit of chicanery makes a unary function followed by a parenthesis into a function with one argument, highest precedence. */ -- Larry Wall in toke.c from the perl source code