emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Problem compiling org-mode for XEmacs


From: Steven E. Harris
Subject: [Orgmode] Re: Problem compiling org-mode for XEmacs
Date: Sun, 25 Jan 2009 16:22:06 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt)

Carsten Dominik <address@hidden> writes:

> Org-mode never calls store-match-date with two arguments.

Yes, I see:

,----
| % find . -name '*.el' | xargs grep store-match
| ./lisp/org-mouse.el:      (store-match-data mdata))
| ./lisp/org.el:  (store-match-data match-data)
`----

> I can only guess, maybe you have some file that was compiled for Emacs
> (not XEmacs), and this file is loaded during the compilation of
> Org-mode.

Well, the Makefile invokes XEmacs with the "-q" switch, so there should
only be core packages loaded. I tried cleaning out all the compiled
files and building org-mode again, to no avail. The error message be
misreporting the offending call. (Not that that assertion helps us find
the problem any more easily.)

-- 
Steven E. Harris





reply via email to

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