Leaner autodoc cache
commit8982bb6bb2afce626cd60533cb582ae88259a402
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 28 Dec 2010 15:25:52 +0000 (28 16:25 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Tue, 28 Dec 2010 15:25:52 +0000 (28 16:25 +0100)
tree3f60f6a23c9be1e368a64115831404d2c54d2fcf
parent466b8f71a7d6375f55b2806fb949a91d774147c6
Leaner autodoc cache

We cannot consistently maintain a local cache, because of
re-evaluations of external symbols will go unnoticed. The new strategy
(remembering only the latest signatures) mostly works, although it
introduces a bit of extra flickering every now and then.

A global cache is perhaps worth considering.
elisp/geiser-autodoc.el
elisp/geiser-compile.el