From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] recognize HH:MM duration when sorting table rows Date: Tue, 16 Aug 2011 16:57:01 +0200 Message-ID: <87vctxmm3f.fsf@altern.org> References: <87oc05pct8.wl%max@openchat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtLE0-0001pZ-5n for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 11:06:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtLDv-0002mU-3M for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 11:06:40 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:55140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtLDu-0002kf-Rm for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 11:06:35 -0400 Received: by mail-ww0-f49.google.com with SMTP id 10so4727437wwf.30 for ; Tue, 16 Aug 2011 08:06:34 -0700 (PDT) In-Reply-To: <87oc05pct8.wl%max@openchat.com> (Max Mikhanosha's message of "Thu, 04 Aug 2011 08:43:15 -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: Max Mikhanosha Cc: emacs-orgmode@gnu.org Hi Max, Max Mikhanosha writes: > `org-table-sort-lines' function allows one to sort the rows of a > table, by the t/T format for the column only recognizes timestamps > with a date. A patch pasted below adds recognition of HH:MM durations. Thanks a lot -- I'm willing to apply this patch. Could you reformat it with git format-patch and include a proper ChangeLog entry? Thanks, -- Bastien