From: Bastien <bzg@altern.org>
To: Charles Philip Chan <cpchan@bell.net>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Bug with org-agenda-span & org-agenda-start-day
Date: Thu, 30 Aug 2012 10:21:17 +0200 [thread overview]
Message-ID: <87vcg0ssci.fsf@altern.org> (raw)
In-Reply-To: <BLU0-SMTP3403D9D34E6E531BF37C3ABBA70@phx.gbl> (Charles Philip Chan's message of "Thu, 30 Aug 2012 02:43:01 -0400")
Hi Charles,
Charles Philip Chan <cpchan@bell.net> writes:
> Bastien <bzg@altern.org> writes:
>
> Hi Bastien:
>
>> Remember you need to add (org-agenda-start-on-weekday nil) to the list
>> of properties for this agenda view.
>
> I did that already and it didn't work.
To be clear, here is the agenda command I tested:
(setq org-agenda-custom-commands
'(("R" "Testing"
((agenda
"Week starting tomorrow"
((org-agenda-start-on-weekday nil) ;;; here
(org-agenda-start-day "+1d")
(org-agenda-span 7)))
(agenda
"Week starting on monday"
((org-agenda-start-on-weekday 1) ;;; here
(org-agenda-start-day "+1d")
(org-agenda-span 7)))))))
See where I changed the value for (org-agenda-start-on-weekday 1).
HTH,
--
Bastien
prev parent reply other threads:[~2012-08-30 8:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-24 3:02 Bug with org-agenda-span & org-agenda-start-day Charles Philip Chan
2012-08-24 11:50 ` Bastien
2012-08-24 22:32 ` Charles Philip Chan
2012-08-27 16:28 ` Bastien
2012-08-27 22:04 ` Charles Philip Chan
2012-08-28 1:00 ` Charles Philip Chan
2012-08-30 5:10 ` Bastien
2012-08-30 5:36 ` Charles Philip Chan
2012-08-30 6:18 ` Bastien
2012-08-30 6:43 ` Charles Philip Chan
2012-08-30 7:00 ` Bastien
2012-08-31 1:14 ` Charles Philip Chan
[not found] ` <87harjyian.fsf@karnak.MagnumOpus.khem>
2012-08-31 1:52 ` Charles Philip Chan
2012-08-30 8:21 ` Bastien [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vcg0ssci.fsf@altern.org \
--to=bzg@altern.org \
--cc=cpchan@bell.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).