>>>> "Hansen" == Hansen Martin
<F32144(a)danfoss.com> writes:
Hansen> Often when i don't use my xemacs for a while then when i return, i
Hansen> cannot select menus with the mouse, if i try it sayes string?? nil
Hansen> And after i tryed selecting with the mouse i have keyboard focus on
Hansen> the file menu and i can there after select some menus with arrow keys.
Hansen> If i click on a buffer to move focus it says "button 1 not defined"
Hansen> and the focus don't move.
I've seen this when using ClearCase mode when something with ClearCase dies
out from underneath XEmacs. And judging from the "view properties" messages
here:
Hansen> Wrong type argument: stringp, nil
Hansen> Reading view properties...
I'm guessing you're using ClearCase mode.
I never investigated a proper fix, and I haven't seen the problem for a while,
but (if I remember correctly) running this function:
(defun reset-cleartool ()
"for when clearcase mode loses its mind..."
(interactive)
(clearcase-ct-kill-cleartool)
(clearcase-ct-start-cleartool))
fixed the bad situation after it occurred (made XEmacs usable again without
bailing out completely and restarting).
Hope this helps,
Chuck
--
Charles K. Hines <ckh(a)requesttech.com> <chuck.hines(a)baesystems.com>
Principal Scientist at ReQuest Technologies Inc. (
http://www.ReQuestTech.com/)
"You're never too old to do goofy stuff" - Ward Cleaver