From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] list sorting wrong-type-argument error Date: Tue, 16 Apr 2013 08:25:46 +0200 Message-ID: <87li8j3sb9.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URzKz-0007lN-QO for emacs-orgmode@gnu.org; Tue, 16 Apr 2013 02:25:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URzKw-0007iU-95 for emacs-orgmode@gnu.org; Tue, 16 Apr 2013 02:25:53 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:60737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URzKv-0007iO-Vg for emacs-orgmode@gnu.org; Tue, 16 Apr 2013 02:25:50 -0400 Received: by mail-wi0-f171.google.com with SMTP id hn17so2256967wib.16 for ; Mon, 15 Apr 2013 23:25:49 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Mon, 15 Apr 2013 21:49:59 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > To reproduce, place point at one of the entries and do: > > C-c ^ t > > === > > - State "DONE" from "SOMESTATE" [2012-12-28 Fri 02:16] > - Note taken on [2012-12-29 Sat 02:15] \\ > test > > === > > wrong-type-argument integer-or-marker-p nil in > org-list-get-item-end-before-blank. bad bug indeed, fixed now. Thanks for reporting this. -- Bastien