David Steuber david@david-steuber.com writes:
I'm not sure what I did to turn on this feature or how to turn it off. When the point is over a symbol in the Lisp buffer, its value is displayed in the mini-buffer. This would normally be fine, but it is a bit of an issue when the symbol is an array with 100,000 elements in it. My machine hates that.
Look for the string "autodoc" in your ~/.emacs to see where it's been enabled. But Helmut has checked in a fix to avoid overlong messages.