From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Subject: Re: (no subject) How to sort agenda by timestamps (scheduled/deadline)? Date: Wed, 13 Mar 2013 10:47:40 +0000 (UTC) Message-ID: References: <87boc6euoy.fsf@norang.ca> <87a9rqyx4u.fsf@norang.ca> <871ud0fdho.fsf@norang.ca> <878v704hoh.fsf@bzg.ath.cx> <87ppzr71cs.fsf@bzg.ath.cx> <87li9risqz.fsf@bzg.ath.cx> <87y5drfxyr.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFjDz-0007BZ-3u for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 06:48:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFjDv-00053Z-Nn for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 06:47:59 -0400 Received: from plane.gmane.org ([80.91.229.3]:33170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFjDv-00053R-Hn for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 06:47:55 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UFjEG-0002yT-An for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 11:48:16 +0100 Received: from mail.polytec.de ([213.144.13.178]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Mar 2013 11:48:16 +0100 Received: from elwood151 by mail.polytec.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Mar 2013 11:48:16 +0100 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: emacs-orgmode@gnu.org Bastien altern.org> writes: > > Martin web.de> writes: > > > Thanks for clarifying. So if I use the current beta version, > > I can test it already? > > Yes :) > I tried and failed. :-( I downloaded the zip-file http://orgmode.org/cgit.cgi/org-mode.git/snapshot/release_8.0-beta.zip, copied all the contents of the file into my paths (where org-mode 7.9.4 was working happily before), launched Emacs, byte-compiled the whole path When I execute the agenda-command, I get the error message: "org-agenda-skip: Wrong type argument: stringp, nil" Is there any documentation about changes that might break something? Kind regards Martin