From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Customizing how inactive timestamps are displayed Date: Mon, 14 Dec 2009 16:55:31 +0100 Message-ID: <5DBD7705-2BE8-4690-B1B5-55229C2F2E62@gmail.com> References: <51b0095d0912101434w1e71d321je743002199885752@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 1NKEar-0007nx-QG for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKEal-0007gy-W3 for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:20 -0500 Received: from [199.232.76.173] (port=44987 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKEal-0007fk-6E for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:15 -0500 Received: from ey-out-1920.google.com ([74.125.78.146]:23703) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKEal-0000h5-4J for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 12:20:15 -0500 Received: by ey-out-1920.google.com with SMTP id 4so906300eyg.34 for ; Mon, 14 Dec 2009 09:20:14 -0800 (PST) In-Reply-To: <51b0095d0912101434w1e71d321je743002199885752@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:34 PM, Nicolas Girard wrote: > Hi again, > in the agenda view, inactive timestamps are displayed like: > > category: 12:50...... [ Some stuff > > Is the '[ ' intentional, or is caused by a bug in my configuration ? > I find it a little bit disturbing, as my eyes keep looking for an > hypothetic closing ']'... This is intentional, as an indication that this is indeed an inactive time stamp. While I can see that you might be looking for the closing bracket, I also think that this is a quite natural way to mark inactive time stamps. Sure, I *could* make this marker string a variable - what would you propose as better options? - Carsten > If need be, could it be possible to customize this appearance ? > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten