This is fucking unbelievable.
While noone was watching, with-displaying-help-buffer was silently and
incompatibly changed to:
1) No longer be a function, but a macro;
2) Accept different arguments.
To the one who made the change: has it occurred to you for *one
second* that there might actually be the code that *uses* the
function? That incompatible changes are bad, unless done with *very*
good reason? That macros produce tons and tons more code than defuns?
The same person didn't even bother to comb through the code and
actually *CHANGE* the callers of with-displaying-help-buffer. This is
why `C-h e' currently does nothing.
I'll soon mail a patch where I will try to remedy this. It will be
much harder, because new code in apropos.el and elsewhere now depends
on new arguments to with-displaying-help-buffer. Damn.
--
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Then... his face does a complete change of expression. It goes from
a "Vengeance is mine" expression, to a "What the fuck" blank look.