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 12:38:20 +0200 Message-ID: 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> <44F769D5-C757-444D-82BB-60A12A5D06D7@gmail.com> <3C8ABC03-23DF-41EC-8B43-5ED722E410A8@gmail.com> <87sjzulgqk.fsf@gilgamesch.quim.ucm.es> 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=57539 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAKRe-0008CN-SJ for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 06:38:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAKRc-00082B-K7 for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 06:38:26 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:58141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAKRc-00081j-EH for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 06:38:24 -0400 Received: by eydd26 with SMTP id d26so1313106eyd.0 for ; Mon, 25 Oct 2010 03:38:23 -0700 (PDT) In-Reply-To: <87sjzulgqk.fsf@gilgamesch.quim.ucm.es> 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: Uwe Brauer Cc: Org-mode ml , Michael Sperber On Oct 25, 2010, at 12:16 PM, Uwe Brauer wrote: >>> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose- >>> region is not known; Carsten Dominik >>> adds: > > >> Org does: > >> (require 'outline) (require 'noutline) > > I just downloaded the latest xemacs-base pkg and yes the > compilation works, with respect to noutline! > > *But* I still have to modify org-freemind by > > (if (featurep 'emacs) > (require 'rx)) > > To org-freemind > otherwise it *does not* compile Yes. I still need to et to fixing org-freemind.el. Unfortunately, the day has not enough hours. - Carsten