use-package
use-package copied to clipboard
Executing `describe-function` in `use-package-autoloads/:bind*` results in *Help* asking for making a bug report
Introduction
This is a bug report, but I think this have to do with Emacs instead of use-package. However, I'm creating this issue just in case I'm wrong.
Reproduce this bug
To reproduce this bug, follow these steps
- Don't load the package.
- Execute
(describe-function 'use-package-autoloads/:bind*) - The
*Help*buffer shows the following message
use-package-autoloads/:bind* is an alias for
‘use-package-autoloads-mode’, which is not defined. Please make a bug
report.
Not documented.
Personal thoughts
I'm not sure whether this is relevant enough for creating an issue, but I'm creating this post just in case anyone else want to report the same issue.