From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Re: Bug? org-timeline, log mode, inactive timestamp Date: Mon, 16 Feb 2009 11:48:20 -0500 Message-ID: <499998D4.2070101@gmail.com> References: <4995E128.50100@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZ6du-0004zF-Pq for emacs-orgmode@gnu.org; Mon, 16 Feb 2009 11:48:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZ6dt-0004wY-QQ for emacs-orgmode@gnu.org; Mon, 16 Feb 2009 11:48:26 -0500 Received: from [199.232.76.173] (port=36625 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZ6dt-0004wK-BH for emacs-orgmode@gnu.org; Mon, 16 Feb 2009 11:48:25 -0500 Received: from mail-qy0-f20.google.com ([209.85.221.20]:32999) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZ6ds-0003P8-TY for emacs-orgmode@gnu.org; Mon, 16 Feb 2009 11:48:25 -0500 Received: by qyk13 with SMTP id 13so2091596qyk.18 for ; Mon, 16 Feb 2009 08:48:23 -0800 (PST) In-Reply-To: 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 Maybe my config is wrong, but I did not see any customization on this part. So here I am giving a more detailed description of what I did/saw: 1. In an org-mode buffer, run "org-agenda" 2. From the dispatcher, press "L" for timeline 3. In the timeline agenda buffer, press "l" to turn on log mode. 4. Press "[" to enable inclusion of inactive time stamps. Answer "y" for the prompt question "Re-display with inactive time stamp included"? 5. The agenda buffer is refreshed, with inactive time stamp entries included. 6. Press "g" in the agenda buffer to refresh, and inactive time stamp entries disappear. Could you try the above to see whether you can reproduce it? Thanks a lot. Wanrong Carsten Dominik wrote: > I don't seem to be able to reproduce this. > > - Carsten > > On Feb 13, 2009, at 10:07 PM, Wanrong Lin wrote: > >> Hi, >> >> Recently I began to use org-timeline more frequently, and find the >> log mode including inactive timestamps very useful for things like >> activity report. However, there seems to be a small glitch: >> >> In the timeline agenda buffer, when press "g" (org-agenda-redo), the >> inactive timestamp is always turned off. This is kind of inconvenient >> in my opinion. Can we make the inactive timestamp option "sticky", >> just like the log mode? We can use "]" key to turn it off, or just >> use "[" to toggle it. >> >> Thanks for considering it. >> >> Wanrong >> >> >> _______________________________________________ >> 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 >