From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael holzer Subject: Time range end in agenda view not displayed Date: Fri, 30 Sep 2011 12:00:56 +0200 Message-ID: <4E859358.8020109@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9Zsr-00052H-7e for emacs-orgmode@gnu.org; Fri, 30 Sep 2011 05:59:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9Zsq-00014x-89 for emacs-orgmode@gnu.org; Fri, 30 Sep 2011 05:59:57 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:36737) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1R9Zsp-00014p-LT for emacs-orgmode@gnu.org; Fri, 30 Sep 2011 05:59:56 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi everyone, I'm having a problem with the agenda view, hopefully someone can tell me what I'm doing wrong: When I have an entry that contains a time range, for example: * timerange <2011-09-30 Fri 14:00>--<2011-09-30 Fri 18:00> this shows up in the agenda view as: uni: 14:00...... timerange while I would expect something like: uni: 14:00-18:00 timerange as the manual says (http://orgmode.org/org.html#Time_002dof_002dday-specifications). Thanks for any help, michael