emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Bug: Jumping to date in custom agenda looses starting day of week
Date: Fri, 25 Mar 2011 09:56:35 +0100	[thread overview]
Message-ID: <80wrjna88s.fsf@somewhere.org> (raw)
In-Reply-To: 87vcz7oozp.fsf@norang.ca

Hi Bernt,

Bernt Hansen wrote:
> I can move forwards and backwards one day at a time with 'f' and 'b' and it
> works great. If however I want to jump to a specific date the block view is
> lost and it reverts back to the regular calendar agenda view.

In the same spirit, I would add another point: if you have a view with
starting day (of the week) on Monday:

--8<---------------cut here---------------start------------->8---
                ("C" "Weekly appointments"
                 agenda ""
                 ((org-agenda-ndays 7)
                  (org-agenda-start-on-weekday 1)
                  (org-agenda-time-grid nil)
                  (org-agenda-prefix-format "  %12:t ")
                  (org-agenda-include-all-todo nil)
                  (org-agenda-repeating-timestamp-show-all t)
                  (org-agenda-skip-function
                   '(org-agenda-skip-entry-if 'deadline 'scheduled))))
--8<---------------cut here---------------end--------------->8---

and jump to a Thursday, then the new 7-days view is beginning on Thursday
(which is my global setting), instead of keeping the Monday.

What I would find logical is to keep this setting active for the jump.

Best regards,
  Seb

-- 
Sébastien Vauban

  reply	other threads:[~2011-03-25  8:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25  3:31 Bug: Jumping to date in block agenda loses agenda view [7.5 (release_7.5.113.g9010a)] Bernt Hansen
2011-03-25  8:56 ` Sébastien Vauban [this message]
2011-03-30 17:47   ` Bug: Jumping to date in custom agenda looses starting day of week Matt Lundin

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=80wrjna88s.fsf@somewhere.org \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).