From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Agenda dispatcher changes files Date: Sun, 1 Feb 2009 12:33:09 +0100 Message-ID: <8115284C-B82C-4D2D-9B8C-0641A3EEDCA3@uva.nl> References: <87r62jsjrg.fsf@cantor.griswold.home> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTaZj-0007i2-G1 for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 06:33:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTaZe-0007gY-Ur for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 06:33:17 -0500 Received: from [199.232.76.173] (port=47766 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTaZe-0007fp-Ar for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 06:33:14 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:61898) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LTaZd-0000u7-Pw for emacs-orgmode@gnu.org; Sun, 01 Feb 2009 06:33:14 -0500 Received: by ewy13 with SMTP id 13so1543615ewy.18 for ; Sun, 01 Feb 2009 03:33:12 -0800 (PST) In-Reply-To: <87r62jsjrg.fsf@cantor.griswold.home> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dan Griswold Cc: emacs-orgmode@gnu.org After some off-list exchange, this bug is fixed. - Carsten On Jan 31, 2009, at 2:11 PM, Dan Griswold wrote: > 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 > -------------- > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode