From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: 7.01 & Xemacs 21.4.22: decompose-region is not known Date: Mon, 25 Oct 2010 10:10:55 +0200 Message-ID: <44F769D5-C757-444D-82BB-60A12A5D06D7@gmail.com> References: <87vd54hpam.fsf@gilgamesch.quim.ucm.es> <7z1v7rzm9l.fsf@vzell-de.de.oracle.com> <87aamfziqb.fsf@gilgamesch.quim.ucm.es> <87mxq3xzyq.fsf@mat.ucm.es> <8E4E71A2-A608-4250-87A5-B6EF8FDF2754@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=57791 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAI90-0005zq-0f for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 04:11:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAI8y-0004JX-J0 for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 04:11:01 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:46080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAI8y-0004JS-C0 for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 04:11:00 -0400 Received: by ewy25 with SMTP id 25so1444038ewy.0 for ; Mon, 25 Oct 2010 01:10:59 -0700 (PDT) In-Reply-To: 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: Michael Sperber Cc: Uwe Brauer , Org-mode ml On Oct 25, 2010, at 8:13 AM, Michael Sperber wrote: > > Carsten Dominik writes: > >> On Oct 24, 2010, at 7:28 PM, Uwe Brauer wrote: >> >>>>> 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. >> >> I think noutline is now in XEmacs, in some package - but I do not >> know >> which versions of XEmacs will/can load this package. It should be in >> a file outline.el and provide both outline and noutline. > > The new outline.el (i.e. the one that ships with the current xemacs- > base > package) also works with 21.4. But it is called outline.el, not > noutline.el. But I believe you told me that this outline.el has provide statements for both outline and noutline, right? Thanks. - Carsten