GNU bug report logs -
#66349
29.1.50; Regenerate finder keyword hash for installed packages
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
(Separate bug report as requested by Stefan Kangas in bug#66335)
For external packages installed from the package archives via
`package-install' the `finder-keywords-hash' is not regenerated. For
this reason separately installed packages do not appear in the
`*Finder*' buffer created by `M-x finder-by-keyword'.
Regenerating the finder hash table is possible by calling
`finder-compile-keywords'. The resulting hash table can be dumped to a
file in the Emacs directory and loaded by the init.el or finder.el.
Regenerating the hash table is likely too expensive to perform after
each package installation. Regeneration could either be done lazily when
the finder is invoked after a package list change, or even triggered
manually.
This bug report was last modified 1 year and 253 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.