From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.a.alfaro@gmail.com (Jorge A. Alfaro-Murillo) Subject: Re: Repeat work / week days Date: Mon, 09 Jun 2014 13:07:06 -0400 Message-ID: <874mzuf1vp.fsf@gmail.com> References: <87zjhm86uw.fsf@gmail.com> <87vbsacb1o.fsf@nicolasgoaziou.fr> <878up6f34f.fsf@gmail.com> <87r42yc98w.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu32c-0004U6-Ay for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 13:07:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wu32W-0002j5-9t for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 13:07:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:60027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu32W-0002i8-3A for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 13:07:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wu32T-0005t9-4i for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 19:07:17 +0200 Received: from nat-130-132-173-153.central.yale.edu ([130.132.173.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2014 19:07:17 +0200 Received: from jorge.a.alfaro by nat-130-132-173-153.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2014 19:07:17 +0200 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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > It is probably because you don't need it. Syntax wise, SCHEDULED, > DEADLINE and CLOSED can only appear once, on the line right after the > related headline. > There is no limitation to the number of plain timestamps under a headline. Thanks for the clarification. Best, Jorge.