Ville Skyttä <ville.skytta(a)xemacs.org> writes:
> If I comment out the
> (alist :tag "Regexp/function association list"
>:key-type regexp :value-type function)
> section. The error goes away.
Thanks for the report, James.
Simon, this was already discussed a few weeks ago [1]. Could you apply
this quick fix for the moment, until someone finds and squashes the real
bug (may be necessary for backwards compatibility anyway, since
custom.el is not in a package but in core...).
[1]
<
URL:http://list-archive.xemacs.org/xemacs-beta/200203/msg00382.html>
I reverted the patch, but custom.el in XEmacs is still broken. Is
anyone looking at this? The details are in the URL above and was easy
to reproduce. Maybe XEmacs custom doesn't support alists?