From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: (no subject) How to sort agenda by timestamps (scheduled/deadline)? Date: Wed, 13 Mar 2013 14:01:13 +0100 Message-ID: <877glbpi7a.fsf@bzg.ath.cx> 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> <87hakfecus.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFlJ1-0005FP-RC for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 09:01:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFlIv-0001pq-Md for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 09:01:19 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:59647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFlIv-0001ph-Fv for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 09:01:13 -0400 Received: by mail-we0-f173.google.com with SMTP id x51so921248wey.4 for ; Wed, 13 Mar 2013 06:01:12 -0700 (PDT) In-Reply-To: (Martin's message of "Wed, 13 Mar 2013 12:41:27 +0000 (UTC)") 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: Martin Cc: emacs-orgmode@gnu.org Hi Martin, Martin writes: > thanks a lot! Your wild guess saved me (partially)! > I never needed that up to now (and first had to install make, > as I am working on > Windows an need to use Cygwin for that) but finally it worked. > > However I still have the problem that M-x org-version produces > an error: > Org-mode version N/A-fixup (N/A-fixup !!check installation!! @ > c:/Users/mynameDocuments/sorga/org-mode/org_current/lisp/) > Is this normal in a beta? Nope. Did you run ~$ make autoloads (or simply ~$ make) and set the correct load-paths? > Another problem: org-export is missing, > the file does not exist in lisp or > contrib/lisp. > I could not find anything about that in the mailing list, > maybe I've overlooked it? > > When trying to open an agenda, I get the error: > org-entries-lessp: Wrong type argument: stringp, nil Same problems as above. > Did I do something wrong or is the "typical beta-experience"? > So then I think I've go back to 7.9.4 and await version 8 with patience. > (Or is there a way to get the new sorting features already with Version 7.9? > > Concerning the instructions: > from my point of view it is not clear what has to be done to use the beta > version and what risks there are. > (For a programmer this might be clear, for a normal user this is not > clear IMHO.) The instructions for using a "beta" are in the "Using Org's git repository" subsection and requires people to have Git installed on their machine. If you have Git, its better to clone the repo than to download the .zip from the repo. > Sorry for my beginner questions and merci beaucoup! Pas de problème :) -- Bastien