From: Michael Brand <michael.ch.brand@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Cc: Julien Danjou <julien@danjou.info>,
"Joel J. Adamson" <adamsonj@email.unc.edu>
Subject: Re: Re: - Bug: [CLOSED ?] Agenda view switches back to week with "g" [7.4]
Date: Fri, 28 Jan 2011 20:55:52 +0100 [thread overview]
Message-ID: <AANLkTikJRcbBkMXnm=SRaC5NkfMmAJT=_nKNeapc71v0@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimhmgfvcfhCLcfbEQ+RvccRkPX-opyt_s3EtLO2@mail.gmail.com>
On Wed, Jan 26, 2011 at 18:19, Michael Brand <michael.ch.brand@gmail.com> wrote:
> This is still an issue for custom agenda views. With the today's
> release_7.4-246-g9658a99 and the test config
> (setq org-agenda-custom-commands '(("x" "test" ((agenda)))))
> I observe:
> - `C-c a a' like expected:
> 1) `d g' stays on "view day"
> 2) `w f d g' stays on "view day" and also stays on the day of the next week
> - `C-c a x' is expected by me to do the same as above but it does:
> 1) `d g' switches back to "view week"
> 2) `w f d g' switches back to "view week" and changes back to current week
>
> Michael
In the meantime I did the git bisect for the issue part 1) which is `d
g' switching back from "view day" to "view week":
----------------------------------------------------------------------
$ git describe
release_7.3-168-gc3b2977
$ git bisect good
[...]
$ git describe
release_7.3-169-g0d0edd6
$ git bisect bad
0d0edd6d21ade8e8617c51e3594ea4e87040e05f is first bad commit
commit 0d0edd6d21ade8e8617c51e3594ea4e87040e05f
Author: Julien Danjou <julien@danjou.info>
Date: Fri Dec 3 16:50:50 2010 +0000
org-agenda: rework ndays and span handling
[...]
----------------------------------------------------------------------
From a first glance I think that this commit can not be broken into
parts to bisect it further down and I fear that this commit as a whole
is too ambitious for me to contribute more just now.
Michael
next prev parent reply other threads:[~2011-01-28 19:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-21 14:36 Bug: Agenda view switches back to week with "g" [7.4] Joel J. Adamson
2010-12-22 11:54 ` - Bug: [CLOSED ?] " Giovanni Ridolfi
2011-01-26 17:19 ` Michael Brand
2011-01-26 17:57 ` Joel James Adamson
2011-01-28 19:55 ` Michael Brand [this message]
2011-01-29 10:34 ` Julien Danjou
2011-01-29 11:27 ` Michael Brand
2011-01-29 13:33 ` Julien Danjou
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='AANLkTikJRcbBkMXnm=SRaC5NkfMmAJT=_nKNeapc71v0@mail.gmail.com' \
--to=michael.ch.brand@gmail.com \
--cc=adamsonj@email.unc.edu \
--cc=emacs-orgmode@gnu.org \
--cc=julien@danjou.info \
/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).