* Salman Ahmed <[EMAIL PROTECTED]> writes: > Just noticed sth odd with XEmacs-20.4 on slink. > Occasionally, things freeze up in XEmacs. It doesn't > matter what I am doing. Everything freezes. However, > if I hit Ctrl+<G>, its normal. Any keystrokes that > I might have made while it was frozen seem to get > processed cuz after hitting Ctrl+G.
You can see what XEmacs is doing by setting the variable debug-on-quit to t. It will then give you a backtrace once you press C-g. HTH, Colin -- Colin Marquardt <[EMAIL PROTECTED]>