>>>> "JAT" == John A Turner
<turner(a)blueskystudios.com>:
JAT> unfortunately no - just got a spectacular crash when I clicked on a gutter
JAT> tab
JAT>
JAT> running under gdb now to see if I can get a stack
ok, not a crash, but problems when clicking on a tab - saw several
different msgs in the minibuffer - when I turned on debug-on-error, got
this:
Signaling: (void-function :underline)
(:underline t)
)
(funcall (:underline t) :bold #<misc-user-event (eval (funcall ... :bold
#<misc-user-event (eval #2)>))>)
)
eval((funcall (:underline t) :bold #<misc-user-event (eval #0)>))
but there were other variations - sometimes when I turned on debug-on-error
it would hang until C-g...
-JT