emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: "Steven E. Harris" <seh@panix.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Problem compiling org-mode for XEmacs
Date: Sun, 25 Jan 2009 22:12:05 +0100	[thread overview]
Message-ID: <2B3C11D8-7C7F-4B01-BE22-6EC5D1A44A5E@uva.nl> (raw)
In-Reply-To: <uvds3ff1a.fsf@torus.sehlabs.com>

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

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.

- Carsten

On Jan 25, 2009, at 6:53 PM, Steven E. Harris wrote:

> I updated my copy of the org-mode source tree today and tried to  
> compile
> it for XEmacs. It failed with the following error (reformatted
> slightly with a path shortened):
>
> ,----
> | xemacs -batch -q -eval "
> |   (progn
> |     (add-to-list (quote load-path)
> |                  (expand-file-name \"./lisp/\"))
> |     (add-to-list (quote load-path)
> |                  \"~/usr/local/share/xemacs/site-lisp\"))"
> |   -f batch-byte-compile lisp/org.el
> | Compiling /path/org-mode/lisp/org.el...
> | While compiling org-set-emph-re in file /path/org-mode/lisp/org.el:
> |   ** variable stacked bound but not referenced
> | While compiling org-set-regexps-and-options:
> |   !! Wrong number of arguments ((#<subr store-match-data> 2))
> | >>Error occurred processing lisp/org.el:
> | Wrong number of arguments: #<subr store-match-data>, 2
> `----
>
> I see `store-match-data' called on line 8379 of org.el.
> Running git-blame against that line shows it not having changed  
> since 22
> March 2008.
>
> -- 
> 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

  reply	other threads:[~2009-01-25 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-25 17:53 Problem compiling org-mode for XEmacs Steven E. Harris
2009-01-25 21:12 ` Carsten Dominik [this message]
2009-01-25 21:22   ` Steven E. Harris

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=2B3C11D8-7C7F-4B01-BE22-6EC5D1A44A5E@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=seh@panix.com \
    /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).