From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Emin.shopper Martinian.shopper" Subject: question on missing scheduled entries in agenda Date: Mon, 22 Mar 2010 09:22:24 -0400 Message-ID: <32e43bb71003220622g284a1659ibc4fd0240a8107f3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NthaP-0004yn-IY for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 09:22:29 -0400 Received: from [140.186.70.92] (port=45970 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NthaO-0004yZ-6w for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 09:22:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NthaL-0000Tu-Ju for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 09:22:28 -0400 Received: from qw-out-1920.google.com ([74.125.92.147]:9093) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NthaL-0000Tg-HB for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 09:22:25 -0400 Received: by qw-out-1920.google.com with SMTP id 4so888908qwk.24 for ; Mon, 22 Mar 2010 06:22:25 -0700 (PDT) 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 Dear Experts, I have noticed that if I have a "nested entry" in an org-mode file, it does not get picked up properly in my agenda. For example, if I have something like the stuff shown below in an org-mode file and I create an agenda or export it, I sometimes get an entry for the top level item which includes the bottom level item. For example, if I do "C-c C-e c" and export this to an icalendar agenda then I get an entry for PLAN even though it is not schedule but I get no entry for "quick morning stuff" even though it is scheduled. Any thoughts on what I can do so that such scheduled items are handled properly? Thanks, -Emin example org-mode contents illustrating problem are shown below * PLAN <2010-03-22 Mon> :PLAN:DAILY: ** quick morning stuff SCHEDULED: <2010-03-22 Mon 07:00-07:40>