emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: "g" to refresh agenda
Date: Sat, 10 Apr 2010 17:30:40 +0200	[thread overview]
Message-ID: <36i697-0uv.ln1@news.eternal-september.org> (raw)
In-Reply-To: 85914A05-8E86-4C67-9277-79C34ACDB234@gmail.com

Carsten Dominik <carsten.dominik@gmail.com> 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.

  reply	other threads:[~2010-04-10 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-10 10:44 "g" to refresh agenda Richard Riley
2010-04-10 15:02 ` Carsten Dominik
2010-04-10 15:30   ` Richard Riley [this message]
2010-04-13  6:10     ` Carsten Dominik

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=36i697-0uv.ln1@news.eternal-september.org \
    --to=rileyrgdev@gmail.com \
    --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).