emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@yahoo.de>
To: emacs-orgmode@gnu.org
Subject: refreshing agenda always uses global settings - can I change that.
Date: Tue, 14 Aug 2007 10:34:25 +0200	[thread overview]
Message-ID: <f9rpeg$pqi$2@sea.gmane.org> (raw)

Entering agenda view with a custom command like

(setq org-agenda-custom-commands
      '(
...
        ("d" agenda "X-Agenda 0 days deadline preview"
         ((org-deadline-warning-days 0)))
...
        ))

is a great thing to only see the items scheduled/deadlined for today.

With <TAB> I am changing to the org file of an item and am able to
modify an item.
Now I want to go back to the agenda view with C-x o. Why? Because this
way I end up at the same position I left agenda view.
Now I want to see my changes in the org file refreshed in the agenda
with "r".
What happens is that I loose my custom settings and end up seeing the
global agenda with all items scheduled/deadlined as in the global setting.

I would like to be able to keep my custom settings when "r" -efreshing
my agenda view.
How could I do that? Change the global variable on the fly?

rainer

             reply	other threads:[~2007-08-18 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-14  8:34 Rainer Stengele [this message]
2007-08-21  3:25 ` refreshing agenda always uses global settings - can I change that 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='f9rpeg$pqi$2@sea.gmane.org' \
    --to=rainer.stengele@yahoo.de \
    --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).