From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: [PATCH] Properly format start and end times in time ranges. Date: Sun, 13 Feb 2011 11:08:18 +0100 Message-ID: <87aai0fdrh.fsf@fastmail.fm> References: <87k4ijzevd.fsf@member.fsf.org> <87pqsb6zyv.fsf@mean.albasani.net> <87mxneb27m.fsf@member.fsf.org> <87bp3t7oby.fsf_-_@member.fsf.org> <87pqqw937w.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41220 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoYsS-0003Rb-Ba for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 05:08:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoYsR-00070q-44 for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 05:08:24 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:47888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoYsQ-00070Y-Re for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 05:08:23 -0500 In-Reply-To: <87pqqw937w.fsf@altern.org> (Bastien's message of "Sun, 13 Feb 2011 01:40:19 +0100") 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: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: Hi Bastien, >> * org-agenda.el (org-format-agenda-item): Properly format start and >> end times in time ranges, i.e., print the start time of the start >> date, no times for intermediate dates, and the end time with >> preceeding dots for the end date. > > Thanks for the patch, and sorry for the delay in replying. How come that you are replying in the first place? Some weeks ago I've set my patch to "Superseeded" state at patchwork. > I couldn't apply the patch against latest git HEAD -- would you mind > rebasing and resubmit it? If you don't have time right now no problem > at all -- Julien and I are working on a bigger agenda change and I'd > rather apply your patch after his... Julien already changed parts of the range agenda display, and he told me that he's planning a bunch of other agenda improvements, where anything my patch did is also on his todo list, probably in a better, more general way. I've heard something like an `org-agenda-line-format'... So we can forget my patch. Bye, Tassilo