Chong Yidong <[EMAIL PROTECTED]> writes: > After some trial and error, I propose the following patch. I have > verified that it makes the reported bug go away. Does anyone disagree > with it?
Thanks, I tested this patch, and it solved the "freeze". But I noticed that when point was over any of the builtins, the only thing echoed was "()". I don't have time to check at the moment whether this is a regression -- ISTR that docs for things like "import" and "except" were echoed, but maybe I'm misremembering. Docs are correctly echoed for anything that is imported (like urllib2.urlopen). -- -John Sullivan -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
