From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Agenda view forgets about including inactive timestamps when refreshed Date: Thu, 10 Dec 2009 23:26:23 +0100 Message-ID: <51b0095d0912101426u43cbf372u4bac267099c8f589@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 1NIrSw-0006tH-1R for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 17:26:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIrSr-0006qZ-Bw for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 17:26:29 -0500 Received: from [199.232.76.173] (port=49005 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIrSr-0006qP-0g for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 17:26:25 -0500 Received: from mail-fx0-f209.google.com ([209.85.220.209]:57692) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIrSq-0003hX-LG for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 17:26:24 -0500 Received: by fxm2 with SMTP id 2so430586fxm.33 for ; Thu, 10 Dec 2009 14:26:23 -0800 (PST) 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 Hi, after the inactive timestamps were included into the agenda view by typing '[', they get lost when the view is refreshed by typing 'g'. I'm not sure, but it looks like a bug to me. -- Nicolas