emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Xemacs 21.5.32 and org-8.03, compilation problems
@ 2013-05-25 18:17 Uwe Brauer
  2013-05-26 17:17 ` Achim Gratz
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Brauer @ 2013-05-25 18:17 UTC (permalink / raw)
  To: emacs-orgmode

Hello

I know that compiling  org under Xemacs is delicate. I succeeded with
7.8.3 but it seems that the installation process has changed quite a
      bit.

I edit the relevant 

default.mk
file (OK I should not do that but create local.mk)

EMACS=/usr/local/bin/xemacs
BATCH = $(EMACS) -batch -vanilla # Xemacs

Now when running make  the following problems showed up:

    - in almost all files the message:
      Symbol's value as variable
      is void: org-babel-temp-file

      Popped up

    -  in org-footnote
** The following functions are not known to be defined:
    org-in-commented-line, org-in-indented-comment-line,
    org-inside-LaTeX-fragment-p, org-in-verbatim-emphasis,
    org-in-block-p, org-in-regexp, org-inside-latex-macro-p, org-trim,
    org-mark-ring-push, org-show-context, org-id-uuid,
    org-icompleting-read, org-back-over-empty-lines,
    org-fill-paragraph, org-end-of-subtree, outline-next-heading


    -  org-list has similar complains, which I don't want to
       mention here

    -  org.el itself: ! error (("Unknown keyword" :package-version))

    -  ox-odt.el:
  !! File error (("Cannot open load file" "table"))
     Error occurred processing
     /home/oub/ALLES/xemacs/site-lisp/packages/org-8.0.3/lisp/ox-odt.el:
     Cannot open load file: "table"
     which is odd, since I have a (require 'table) in my edit file. 

Did anybody sucessfully compile the latest org version under
Xemacs 21.5.X?


Uwe Brauer 

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

end of thread, other threads:[~2013-06-02  8:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-25 18:17 Xemacs 21.5.32 and org-8.03, compilation problems Uwe Brauer
2013-05-26 17:17 ` Achim Gratz
2013-05-30 20:33   ` Uwe Brauer
2013-05-31 19:15     ` Achim Gratz
2013-06-01  9:37     ` Achim Gratz
2013-06-02  8:39       ` Uwe Brauer

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).