From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: missed a scheduled TODO in the agenda and searched for the reason quite sometime... Date: Thu, 19 Jul 2007 11:25:26 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBSGW-0005px-H2 for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 05:25:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBSGT-0005pU-Np for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 05:25:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBSGT-0005pR-Ir for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 05:25:41 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IBSGT-0005fg-8u for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 05:25:41 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IBSGQ-0002eh-Rx for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:25:39 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Jul 2007 11:25:38 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Jul 2007 11:25:38 +0200 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: emacs-orgmode@gnu.org Today I missed a scheduled TODO in the agenda and searched for the reason quite sometime. This was the situation: I searched for the scheduled TODO in the org file with Emacs C-s. Being there I saw "it was there" but did not show up in the agenda! Reason was: * DONE A Project which by accident was moved one level too high :ARCHIVE: CLOSED: [2007-07-19 Do 11:14] ** TODO a subproject ** TODO a todo I searched and found by Emacs C-s SCHEDULED: <2007-07-19 Do> The archived DONE project including the searched one was by accident one level too high. Being archived it hid all sublevels from showing up in agenda. What really confused me was the face color of the subprojects. They look still "alive". It took me some time to find the archived headline above. Carsten, would it be possible to face all subitems of an archived headline with the "shadowed" face? Of course, not using Emacs searching will be the solution but I do not want to miss it. Rainer