Carsten Dominik <[email protected]> writes:
> On Apr 10, 2010, at 12:44 PM, Richard Riley wrote:
>
>>
>> Currently in agenda "g" refreshes it *but* it also brings us back to
>> current agenda. I feel it should *probably* refresh the current viewed
>> date range
>
> That is what it does for me.
Hi Carsten
It seems it jumps back if you have a custom agenda command defined.
e.g see "My Today" here.
'(org-agenda-custom-commands (quote (("w" "Tasks waiting on something"
tags "WAITING" ((org-use-tag-inheritance nil))) ("r" "Refile New Notes
and Tasks" tags "REFILE" ((org-agenda-todo-ignore-with-date nil))) ("v"
"Vocab" tags "VOCAB" ((org-agenda-filter-preset (quote ("+VOCAB")))
(org-agenda-todo-ignore-with-date nil))) ("j" "Journal" tags "JOURNAL"
((org-use-tag-inheritance t))) ("n" "Notes" tags "NOTE" nil) ("a" "My
Today" ((agenda "" nil) (tags "sticky" ((org-agenda-overriding-header
"") (org-agenda-overriding-header "Sticky Items")))) nil nil))))
Bring up agenda C-a a,
b for back a week
g for refresh -> jumps back to current week,
r.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode