Closed rodrigomorales1 closed 2 years ago
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.
use-package
To reproduce this bug, follow these steps
(describe-function 'use-package-autoloads/:bind*)
*Help*
use-package-autoloads/:bind* is an alias for ‘use-package-autoloads-mode’, which is not defined. Please make a bug report. Not documented.
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.
This is a general problem with Emacs, not with use-package itself. If you want to open a bug report about it, please email bug-gnu-emacs@gnu.org. I'm therefore closing this bug.
bug-gnu-emacs@gnu.org
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
(describe-function 'use-package-autoloads/:bind*)
*Help*
buffer shows the following messagePersonal 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.