From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: xemacs error when calling org-install Date: Mon, 11 Jul 2011 11:20:23 +0200 Message-ID: <80hb6tb2co.fsf@somewhere.org> References: <7zbp4wljlg.fsf@vzell-de.de.oracle.com> <874o9rutm8.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Volker and David, David Maus wrote: > At Wed, 08 Dec 2010 10:06:19 +0100, Dr. Volker Zell wrote: >> Under xemacs when calling the following from org-mode-7.3 I get: >> >> (require 'org-install) -> Wrong number of arguments: custom-autoload, 3 >> >> This is because xemacs defines custom-autoload only with two arguments: >> >> `custom-autoload' is a compiled Lisp function >> -- loaded from "/misc/src/release/xemacs-21.5.28-3/src/xemacs-21.5.28/lisp/custom.elc" >> (custom-autoload SYMBOL LOAD) >> >> Documentation: >> Mark SYMBOL as autoloaded custom variable and add dependency LOAD. > > This is a problem, indeed: The autoloads in org-install.el are > generated by the Makefile (i.e. make org-install.el). The stable > version of Org mode ships with a pre-generated org-install.el and > without recreating this file with Xemacs it won't run. > > The =custom-autoload= is created only once for ob-tangle.el: I've tried to run my .emacs against XEmacs, and ran into the same problem. 1. Is nobody using XEmacs with Org-mode or 2. am I missing something big? Best regards, Seb -- Sebastien Vauban