emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] unfound defuns and catch forms on XEmacs 21.5


From: Achim Gratz
Subject: Re: [O] unfound defuns and catch forms on XEmacs 21.5
Date: Wed, 30 May 2012 18:09:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Tim Howe writes:
> For some reason I just encountered this with Org-mode version 7.8.11 on
> XEmacs 21.5  (beta31) "ginger" [Lucid] (x86_64-pc-linux, Mule).
>
> Built by running make leaving everything stock but for EMACS=xemacs;
> the build crashed complaining about a missing 'find-library-name'.
> I was able to get it to build by pasting this function at the very top
> of lisp/org.el and restarting a clean build.

That has been fixed in master, additionally you'd need the folloing
definitions in local.mk:

BATCH = $(EMACS) -batch -q -vanilla # XEmacs

# How to byte-compile the whole source directory
ELCDIR  = $(BATCH) \
                --eval '(add-to-list '"'"'load-path ".")' \
                --eval '(byte-recompile-directory "." 0)'

I don't know if byte-compilation is worth the hassle with XEmacs, but it
seems to work for current master, even with a lot of warnings.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




reply via email to

[Prev in Thread] Current Thread [Next in Thread]