From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Agenda for 14 days, but still starting on Sat Date: Fri, 05 Apr 2013 11:20:39 +0200 Message-ID: <87mwtdiaux.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO2y0-0005by-Gf for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 05:29:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UO2xt-000631-7F for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 05:29:52 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:40700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO2xt-00062V-0z for emacs-orgmode@gnu.org; Fri, 05 Apr 2013 05:29:45 -0400 Received: by mail-wg0-f51.google.com with SMTP id b12so3625618wgh.30 for ; Fri, 05 Apr 2013 02:29:43 -0700 (PDT) In-Reply-To: (Subhan Tindall's message of "Mon, 25 Mar 2013 11:00:39 -0700") 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: Subhan Tindall Cc: David An , emacs-orgmode@gnu.org Subhan Tindall writes: > Try this: > ("z" "test" ((agenda "test" ((org-agenda-start-on-weekday 6) > (org-agenda-start-day "0") > (org-agenda-span 14))))) Yes, that's it. Nota bene: the reason why `org-agenda-start-day' should be a string is that you can use relative times like "+3d". -- Bastien