"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
The space characters don't seem to bother my pre-21.5.12, but
changing
the ?\<EOL> sequence to ?\n<EOL> prevents the crash for me.
Same here. Typing
?\C-j
into a fresh xemacs crashes it.
Is that text correct, or is your crash something else?
I suspect the code is buggy (most likely trailing SPC was removed),
but here is what Emacs does:
(list ?\
?c)
=> (-1 99)