emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Xemacs 21.5.32 & org-8.03 almost
@ 2013-06-09 18:20 Uwe Brauer
  2013-06-09 18:45 ` Achim Gratz
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Brauer @ 2013-06-09 18:20 UTC (permalink / raw)
  To: emacs-orgmode

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 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-09 20:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-09 18:20 Xemacs 21.5.32 & org-8.03 almost Uwe Brauer
2013-06-09 18:45 ` Achim Gratz
2013-06-09 19:45   ` Uwe Brauer
2013-06-09 20:14     ` Achim Gratz
2013-06-09 20:36       ` Uwe Brauer

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).