I just tried to do a package build, and got this:
Loading
/builddir/build/BUILD/xemacs-packages-extra-20121228/xemacs-packages/ede/ede.el...
Requiring
/builddir/build/BUILD/xemacs-packages-extra-20121228/xemacs-packages/ede/ede-source.el...
Requiring
/builddir/build/BUILD/xemacs-packages-extra-20121228/xemacs-packages/eieio/eieio-base.elc...
Requiring
/builddir/build/BUILD/xemacs-packages-extra-20121228/xemacs-packages/eieio/eieio.elc...
Loading /usr/share/xemacs-21.5-b33/lisp/cl-macs.elc...
Requiring
/builddir/build/BUILD/xemacs-packages-extra-20121228/xemacs-packages/cedet-common/inversion.elc...
Requiring
/builddir/build/BUILD/xemacs-packages-extra-20121228/xemacs-packages/xemacs-base/advice.elc...
xemacs exiting.
# bind (stack-trace-on-signal debug-on-signal stack-trace-on-error
debug-on-error)
# (unwind-protect ...)
signal(error ("Unknown keyword" :risky))
# bind (type value keyword symbol)
custom-handle-keyword(ede-project-directories :risky t custom-variable)
# bind (keyword value arg initialize requests args doc default symbol)
custom-declare-variable(ede-project-directories nil "Directories in
which EDE may search for project files.\nIf the value is t, EDE may
search in any directory.\n\nIf the value is a function, EDE calls that
function with one\nargument, the directory name; the function should
return t iff\nEDE should look for project files in the
directory.\n\nOtherwise, the value should be a list of fully-expanded
directory\nnames. EDE searches for project files only in those
directories.\nIf you invoke the commands \\[ede] or \\[ede-new] on a
directory\nthat is not listed, Emacs will offer to add it to the
list.\n\nAny other value disables searching for EDE project files."
:group ede :type (choice (const :tag "Any directory" t) (repeat :tag
"List of directories" (directory)) (function :tag "Predicate"))
:version "23.4" :risky t)
(defcustom ede-project-directories nil "Directories in which EDE may
search for project files.\nIf the value is t, EDE may search in any
directory.\n\nIf the value is a function, EDE calls that function with
one\nargument, the directory name; the function should return t
iff\nEDE should look for project files in the directory.\n\nOtherwise,
the value should be a list of fully-expanded directory\nnames. EDE
searches for project files only in those directories.\nIf you invoke
the commands \\[ede] or \\[ede-new] on a directory\nthat is not
listed, Emacs will offer to add it to the list.\n\nAny other value
disables searching for EDE project files." :group (quote ede) :type
(quote (choice (const :tag "Any directory" t) (repeat :tag "List of
directories" (directory)) (function :tag "Predicate"))) :version
"23.4":risky t)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load-internal("ede" nil t nil undecided)
# bind (handler path nosuffix nomessage noerror filename)
load("ede" nil t)
# bind (file arg)
command-line-do-load("-l")
# bind (dir file-count line end-of-options file-p arg tem)
command-line-1()
# bind (command-line-args-left)
command-line()
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Unknown keyword: :risky
Is this a known problem?
--
Jerry James
http://www.jamezone.org/
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta