unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#66349: 29.1.50; Regenerate finder keyword hash for installed packages
@ 2023-10-04 20:50 Daniel Mendler
  0 siblings, 0 replies; only message in thread
From: Daniel Mendler @ 2023-10-04 20:50 UTC (permalink / raw)
  To: 66349

(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.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-04 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-04 20:50 bug#66349: 29.1.50; Regenerate finder keyword hash for installed packages Daniel Mendler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).