From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Properly format start and end times in time ranges. Date: Sun, 13 Feb 2011 01:40:19 +0100 Message-ID: <87pqqw937w.fsf@altern.org> References: <87k4ijzevd.fsf@member.fsf.org> <87pqsb6zyv.fsf@mean.albasani.net> <87mxneb27m.fsf@member.fsf.org> <87bp3t7oby.fsf_-_@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=35716 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoQ0d-0002Xk-U8 for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 19:40:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoQ0c-0003D4-T7 for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 19:40:15 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:37463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoQ0c-0003Cs-Lm for emacs-orgmode@gnu.org; Sat, 12 Feb 2011 19:40:14 -0500 Received: by bwz16 with SMTP id 16so4365923bwz.0 for ; Sat, 12 Feb 2011 16:40:13 -0800 (PST) In-Reply-To: <87bp3t7oby.fsf_-_@member.fsf.org> (Tassilo Horn's message of "Thu, 06 Jan 2011 21:46:09 +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: Tassilo Horn Cc: emacs-orgmode@gnu.org Hi Tassilo, Tassilo Horn writes: > * 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. 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... Thanks for this tiny-but-neat enhancement! -- Bastien