From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Agenda view forgets about including inactive timestamps when refreshed Date: Mon, 14 Dec 2009 16:50:52 +0100 Message-ID: <9B7B7710-EC6C-4051-9DA0-EDB2895A65BC@gmail.com> References: <51b0095d0912101426u43cbf372u4bac267099c8f589@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) 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 1NKEan-0007i2-De for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKEai-0007br-9c for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:16 -0500 Received: from [199.232.76.173] (port=44985 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKEah-0007bV-Ps for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:11 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:51973) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKEah-0000fp-Lr for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:11 -0500 Received: by mail-ew0-f224.google.com with SMTP id 24so3756087ewy.26 for ; Mon, 14 Dec 2009 09:20:10 -0800 (PST) In-Reply-To: <51b0095d0912101426u43cbf372u4bac267099c8f589@mail.gmail.com> 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: Nicolas Girard Cc: emacs-orgmode On Dec 10, 2009, at 11:26 PM, Nicolas Girard wrote: > 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. Yes, I have not really made this into one of the formal view modes, because I believe that this view is the exception, and it is expensive to make. I'd think it is not so bad to press `g [' if you need it, right? - Carsten