From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Hagmann?= Subject: sorting entries Date: Wed, 03 Jun 2009 14:57:58 +0200 Message-ID: <4A267356.6010104@unibas.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBq2h-0003Ft-7F for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:58:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBq2c-0003FH-2b for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:58:06 -0400 Received: from [199.232.76.173] (port=35000 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBq2b-0003FE-UG for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:58:01 -0400 Received: from smtp2pub.unibas.ch ([131.152.227.82]:4029) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBq2b-0005t3-FH for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:58:01 -0400 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: emacs-orgmode@gnu.org Hi, When sorting entries (C-c ^ t), I now get the following error: Sorting entries... Wrong type argument: listp, 1231542000.0 Emacs 22, 6.27trans (yesterday's), Mac OS X 10.5.7 This used to work. Thanks, Jörg