emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dan Griswold <dgriswol@rochester.rr.com>
To: emacs-orgmode@gnu.org
Subject: Agenda dispatcher changes files
Date: Sat, 31 Jan 2009 08:11:15 -0500	[thread overview]
Message-ID: <87r62jsjrg.fsf@cantor.griswold.home> (raw)

Hello all,

I don't know where to begin diagnosing this, so please forgive me for
not having more information.

As of 6.20c at least (perhaps further back), whenever I call up an
agenda (daily, global todo, and certain todo keyword searches), some
of the agenda files are marked as having been changed. They don't
appear _really_ to have been changed (according to diff), but the
double asterisks in the mode line show that Emacs believes the files
have changed.

This has been a little annoying when I wish to close Emacs. (I know, I
know: why would I ever want to close Emacs?!)

Some variable settings that may be relevant:

     org-agenda-include-diary t
     org-agenda-show-all-dates  nil
     org-agenda-skip-scheduled-if-done t
     org-agenda-start-on-weekday nil
     org-agenda-todo-ignore-scheduled t
     org-agenda-custom-commands
      '(
	("c" tags-todo "+@COMPUTER")
	("f" tags-todo "+@PHONE")
	("o" tags-todo "+@OFFICE")
	("p" todo "PROJECT")
	("j" tags "+Jana")
	("t" todo "TODO")
	("w" todo "WAITING"))
     org-agenda-sorting-strategy
        (quote
         ((agenda time-up tag-up priority-down)
          (todo category-keep priority-down)
          (tags category-keep priority-down)
          (search category-keep)))


So: A bug or a feature? Is there more information I can provide?

Thanks,

Dan

-- 
--------------
Dan Griswold
Rochester, NY
--------------

             reply	other threads:[~2009-01-31 13:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-31 13:11 Dan Griswold [this message]
2009-01-31 16:32 ` Agenda dispatcher changes files Carsten Dominik
2009-01-31 18:09   ` Dan Griswold
2009-01-31 21:37     ` Carsten Dominik
2009-02-01 11:33 ` 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=87r62jsjrg.fsf@cantor.griswold.home \
    --to=dgriswol@rochester.rr.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).