emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: unfound defuns and catch forms on XEmacs 21.5
Date: Wed, 30 May 2012 18:09:50 +0200	[thread overview]
Message-ID: <877gvtps4x.fsf@Rainer.invalid> (raw)
In-Reply-To: 877gvumb2v.fsf_-_@rash.fl.quadium.net

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	other threads:[~2012-05-30 16:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-31 18:38 find-library-name, used by org-reload, missing on XEmacs Tony E. Bennett
2009-04-05 14:18 ` Carsten Dominik
2012-05-30  6:34   ` unfound defuns and catch forms on XEmacs 21.5 (was: [Orgmode] find-library-name, used by org-reload, missing on XEmacs) Tim Howe
2012-05-30 16:09     ` Achim Gratz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877gvtps4x.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).