From: Rainer Stengele <rainer.stengele@diplan.de>
To: emacs-orgmode@gnu.org
Subject: agenda view "r" efreshing: how to stick with custom settings
Date: Wed, 15 Aug 2007 23:56:30 +0200 [thread overview]
Message-ID: <f9vsqb$59u$1@sea.gmane.org> (raw)
In-Reply-To: <46C32DB9.2030701@cc.umanitoba.ca>
I would like to stick with the settings I configured in my agenda custom
views like for example these ones:
(setq org-agenda-custom-commands
'(("d" agenda "X-Agenda 0 days deadline preview"
((org-deadline-warning-days 0)))
("2" agenda "X-Agenda 2 days deadline preview"
((org-deadline-warning-days 2)))
("3" agenda "X-Agenda 3 days deadline preview"
((org-deadline-warning-days 3)))
("7" agenda "X-Agenda 7 days deadline preview"
((org-deadline-warning-days 7))
nil
("~/org/agenda7.html"))
("8" agenda "X-Agenda 14 days deadline preview"
((org-deadline-warning-days 14))
nil
("~/org/agenda14.html"))
))
Entering agenda view with "C-a d" will show no future deadlines or
schedules. Now when switching to the org-file for an item with "TAB",
editing it, I want to go back to the e+agenda view with "C-x o", press
"r" and see my changes but not all the future deadlines/schedules.
How could I therefore make the local custom settings "global"/sticky?
Maybe a config variable would do the job, allowing to set custom
settings globally.
rainer
next prev parent reply other threads:[~2007-08-15 21:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-15 16:45 possible bug with headline visibility cycling and whitespace Brian van den Broek
2007-08-15 21:56 ` Rainer Stengele [this message]
2007-08-16 11:25 ` agenda view "r" efreshing: how to stick with custom settings Carsten Dominik
2007-08-16 11:24 ` possible bug with headline visibility cycling and whitespace 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='f9vsqb$59u$1@sea.gmane.org' \
--to=rainer.stengele@diplan.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).