http://bugzilla.novell.com/show_bug.cgi?id=590429 http://bugzilla.novell.com/show_bug.cgi?id=590429#c4 --- Comment #4 from Marcel Loose <loose@astron.nl> 2010-03-24 08:37:05 UTC --- I guess that the relevant part is in the first 24 lines of the error log: (1) (packages/warning) Error in Autoload /usr/share/xemacs/xemacs-packages/lisp/semantic/auto-autoloads: Loading this file requires xemacs, (null (function-max-args 'throw)) Backtrace follows: signal(error ("Loading this file requires xemacs, (null (function-max-args 'throw))")) # bind (args datum) cerror("Loading this file requires xemacs, (null (function-max-args 'throw))") apply(cerror "Loading this file requires xemacs, (null (function-max-args 'throw))" nil) # bind (args datum) error("Loading this file requires xemacs, (null (function-max-args 'throw))") (or (and (featurep (quote xemacs)) (null (function-max-args (quote throw)))) (error "Loading this file requires xemacs, (null (function-max-args 'throw))")) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) load-internal("advice" nil require nil binary) # bind (handler path nosuffix nomessage noerror filename) load("advice" nil require nil) # (unwind-protect ...) require(advice) The rest of the log also happens to be present when using xemacs-packages-20090217-2.3.noarch.rpm. However, in that case is doesn't stop xemacs from loading its customization files. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.