robert delius royar writes:
1. removing all custom-set-variables from the startup code,
What do you mean "from the startup code"? `custom-set-variables' is
an internal function, really, and code that calls it should be written
only by custom, and all placed in the user's custom.el. If you are
calling it from init.el it is very easy to make mistakes.
leaving them in and removing all custom-set-variables does appear
to fix the problem. I tried reinstalling (and recompiling) the
psgml package, but that did not help.
You could try bisecting (removing half the problematic code, if that
works correctly, then remove the other half; next, remove half of the
code that seems to contain bogus forms, and so on).
Note that XEmacs face code does not yet support the full format
supported by GNU Emacs, this could cause problems at initialization.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta