From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Bug? org-timeline, log mode, inactive timestamp Date: Fri, 13 Feb 2009 16:07:52 -0500 Message-ID: <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 1LY5GZ-0004T6-Ov for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 16:08:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LY5GX-0004PY-Lw for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 16:08:06 -0500 Received: from [199.232.76.173] (port=38612 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LY5GX-0004P9-9N for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 16:08:05 -0500 Received: from an-out-0708.google.com ([209.85.132.249]:33054) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LY5GW-00071P-V6 for emacs-orgmode@gnu.org; Fri, 13 Feb 2009 16:08:05 -0500 Received: by an-out-0708.google.com with SMTP id b6so786243ana.21 for ; Fri, 13 Feb 2009 13:08:02 -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, 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