Carsten Dominik <domi...@science.uva.nl> 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 _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode