Mike Kupfer writes:
(23) (error/warning) Error in `pre-command-hook' (resetting to
nil): Attempt to throw outside of function:To catch `exit'
with value `nil'
I've seen this before; it's probably been reported on the tracker
before too. I know it's not specific to Gnus.
Backtrace follows:
# bind (inhibit-quit)
exit-recursive-edit()
I suspect it's a bug in isearch. isearch-done calls
exit-recursive-edit which does the throw to 'exit if "(and (not edit)
isearch-recursive-edit)". So I suspect either "edit" or
"isearch-recursive-edit" has an inappropriate value (probably the
latter).
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta