"Dr. Volker Zell" <vzell(a)de.oracle.com> writes:
e aka `mime-viewer/extract-content'
[..]
Symbol's function definition is void: sref
My configuration is:
System: WinNT 4.0/SP3
[..]
Any hints ?
This is a bug in APEL (an emulation library that tm uses), it fails to
correctly treat XEmacs-NT (because XEmacs-NT is basically a very very
stripped down Mule to deal with the CR/LF issue).
You can resolve this particular issue by putting
(defalias 'sref 'aref)
in your .emacs.
Jan
P.S. Tomohiko, could you please check whether all the different
versions of poem define all the same macros?