>>>> "sb" == SL Baur <steve(a)xemacs.org>
writes:
sb> Karl M Hegbloom <psu25682(a)odin.cc.pdx.edu> writes in
sb> xemacs-beta(a)xemacs.org:
> With `debug-on-error' turned on, if I push `C-x (space)',
I get
> a recurring: Wrong type argument: number-char-or-marker-p, nil
sb> I get: Signaling: (undefined-keystroke-sequence
sb> [#<keypress-event control-X> #<keypress-event space>])
> It doesn't happen in `xemacs -vanilla'. Has anyone seen
this
> before? It's on my todo list... I'll try and find it if I
> can.
sb> The output from `C-h k C-x SPC' will probably tell you where
sb> to start looking. -- $BAkHV9f$rF~NO$7$F2<$5$$(B
That just blonks with undefined key; if I turn on the debugger, it
prints the message you show above, then (apparently) the debugger is
erroring with the wta over and over again.
I see no changes to `debug.el' in cvs.xemacs.org... Where should I
begin looking, I wonder... I guess just comment off all of my
site-start.el and init.el, then restart a bunch of times uncommenting
each thing in turn.
Not today... But at some point I'll do that; maybe next week.