all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* xemacs error when calling org-install
@ 2010-12-08  9:06 Dr. Volker Zell
  2011-01-02 17:02 ` David Maus
  0 siblings, 1 reply; 5+ messages in thread
From: Dr. Volker Zell @ 2010-12-08  9:06 UTC (permalink / raw
  To: emacs-orgmode

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
  

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

end of thread, other threads:[~2011-08-17 10:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-08  9:06 xemacs error when calling org-install Dr. Volker Zell
2011-01-02 17:02 ` David Maus
2011-07-11  9:20   ` Sebastien Vauban
2011-08-14 11:21     ` Michael Sperber
2011-08-17 10:01       ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.