emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-7 under Xemacs
@ 2010-10-13 18:48 Uwe Brauer
  2010-10-14  4:59 ` Ilya Shlyakhter
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2010-10-13 18:48 UTC (permalink / raw)
  To: emacs-orgmode


Hello

I just tried to install the newest org-7.01 h under Xemacs
21.4.X Mule. 

    -  First an observation: shouldn't the Makefile for
       xemacs be modified like this:

BATCH=$(EMACS) -batch -q -no-site-file -eval                             			\
  "(setq load-path (cons (expand-file-name \"./lisp/\") (cons(expand-file-name \"./xemacs\") (cons \"$(lispdir)\" load-path))))"

in order that the noutline.el is included? It is not
mentioned in the README file but I recommend to mention it. 

The compilation did not finish successfully, message was
,----
| !! File error (("Cannot open load file" "rx"))
| >>Error occurred processing lisp/org-freemind.el: Cannot open load file: rx
| 
| Done
`----


Do I understand correctly from the http://orgmode.org/Changes.html
that only Xemacs 21.5.X is suited for running org because of
this (and maybe similar problems)?

thanks

Uwe Brauer 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-7 under Xemacs
  2010-10-13 18:48 org-7 under Xemacs Uwe Brauer
@ 2010-10-14  4:59 ` Ilya Shlyakhter
  0 siblings, 0 replies; 2+ messages in thread
From: Ilya Shlyakhter @ 2010-10-14  4:59 UTC (permalink / raw)
  To: emacs-orgmode

> | !! File error (("Cannot open load file" "rx"))
> | >>Error occurred processing lisp/org-freemind.el: Cannot open load file: rx

xemacs does not include the 'rx' macro, unfortunately.

Carsten: maybe, you could ask xemacs maintainers to include 'rx'?
I'd like to use it in code as well.

ilya

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-14  4:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-13 18:48 org-7 under Xemacs Uwe Brauer
2010-10-14  4:59 ` Ilya Shlyakhter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).