Michael Brand <[email protected]> writes: > On Wed, Dec 22, 2010 at 12:54, Giovanni Ridolfi > <[email protected]> wrote: >> [email protected] (Joel J. Adamson) writes: > [...] >>> today is Wednesday so pressing "d" brings me the third day of the week. >>> I then press >>> "g" (org-agenda-redo) which takes me back to week view. > [...] >> It seems to me that this bug has been fixed. > > 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
I forgot to mention that I use the following custom agenda:
(setq org-agenda-custom-commands
'(("c" "Agenda with Current Projects"
((agenda "")
(tags "CURRENT" nil)))))
I am still experiencing this problem on
org-version => 7.4
Joel
--
Joel J. Adamson
Servedio Lab
University of North Carolina at Chapel Hill
FSF Member #8164
http://www.unc.edu/~adamsonj
pgpcLF5MiogsH.pgp
Description: PGP signature
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
