From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: Re: 7.01 & Xemacs 21.4.22: decompose-region is not known Date: Sun, 24 Oct 2010 19:28:13 +0200 Message-ID: <87mxq3xzyq.fsf@mat.ucm.es> References: <87vd54hpam.fsf@gilgamesch.quim.ucm.es> <7z1v7rzm9l.fsf@vzell-de.de.oracle.com> <87aamfziqb.fsf@gilgamesch.quim.ucm.es> Reply-To: Uwe Brauer Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=52545 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PA4QZ-0002zZ-5a for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 13:32:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PA4Ms-0004Ly-6F for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 13:28:27 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:47982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PA4Ms-0004LD-17 for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 13:28:26 -0400 Received: by wyf23 with SMTP id 23so2849168wyf.0 for ; Sun, 24 Oct 2010 10:28:25 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Fri, 22 Oct 2010 18:08:48 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org >> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not known; Carsten Dominik adds: > Hi Uwe, > Does the latest Org-mode git version work for you now? For xemacs 21.4.X? No but the reason is simple the recent version of org does not ship the noutline file, so no wounder that I obtain an error message of the sort While compiling toplevel forms in file /home/oub/ALLES/xemacs/site-lisp/packages/org-mode-web/lisp/org.el: !! File error (("Cannot open load file" "noutline")) >>Error occurred processing lisp/org.el: Cannot open load file: noutline You mentioned that noutline will not be shipped any more, but then I don't understand that error message. Uwe