Or we should define nifty faces in `help.el' and ask hyper-apropos to reuse
them.
As for the fix -- it was inspired by the code in `help.el'. You can find
"(require 'hyper-apropos)" in `describe-variable' and
`describe-function-1'.
Nick.
intro: "HN" == Hrvoje Niksic <hniksic(a)arsdigita.com> writes:
HN> npak(a)ispras.ru (Nick Pakoulin) writes:
> The patch below fixes it.
HN> This fix makes `hyper-apropos' be loaded when `describe-function' is
HN> first used. This is not good for people who don't or who only rarely use
HN> hyper-apropos.
HN> Sometimes I think the extents code should simply allow the `face'
HN> property to contain undefined faces. When the face gets created, we do
HN> whatever we do when the face changes a property.