emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Xemacs 21.5.32 & org-8.03 almost
Date: Sun, 09 Jun 2013 20:20:32 +0200	[thread overview]
Message-ID: <877gi3p2mn.fsf@mat.ucm.es> (raw)

Hello

I hope I am almost done with the installation. 

    - First thanks to Achim Gratz for pointing out
      http://orgmode.org/worg/dev/org-build-system.html#sec-4-1-4
      to set the compilation and built process correctly.

    -  next, when I compiled installed and restarted xemacs using
       the 8.03 version I run into an error of the sort 

       
Wrong number of arguments: (lambda (obsolete-name current-name
when &optional docstring) "$ad-doc:
define-obsolete-function-alias$" (let (ad-return-value) (setq
ad-return-value (ad-Orig-define-obsolete-function-alias
obsolete-name current-name)) ad-return-value)), 2 

This is now a common subject, define-obsolete-function-alias in
xemacs still only accepts 2 arguments while GNU emacs accepts 3.

(I had this issue for example in Ulf icalendar.el). I thought of
wrapping (if (featurep 'xemacs) around the relevant code, till I
found out that there is already a org-compat, so I
   added (require 'org-compat) and then the problem disappeared.

    -  However I now receive:

 Cannot open load file:       "org-version.el"


and that puzzles me, I grepped by init files and looked for such
a file but no avail.

Is there anybody who could give me a hint?

Thanks 

Uwe Brauer 

             reply	other threads:[~2013-06-09 18:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-09 18:20 Uwe Brauer [this message]
2013-06-09 18:45 ` Xemacs 21.5.32 & org-8.03 almost Achim Gratz
2013-06-09 19:45   ` Uwe Brauer
2013-06-09 20:14     ` Achim Gratz
2013-06-09 20:36       ` Uwe Brauer

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=877gi3p2mn.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --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).