emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] xemacs error when calling org-install


From: Dr. Volker Zell
Subject: [Orgmode] xemacs error when calling org-install
Date: Wed, 08 Dec 2010 10:06:19 +0100

Hi

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.

Ciao
  Volker
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]