To use it, type M-x list-packages
in Emacs.
If you use in Emacs<27, you
may want to add something like (unless (fboundp
'package-activate-all) (package-initialize))
somewhere
in your init file (e.g. ~/.emacs
) to make sure your
installed packages are activated at startup.
Packages are managed through the GNU ELPA repository (see the GNU Emacs project page for clone instructions).
Contact
- To contribute a new package, refer to the README.
-
To report a bug, use the
M-x report-emacs-bug
command in Emacs.
For more information on reporting bugs, see the Emacs Manual. - If you need help, you could try the help-gnu-emacs mailing list.
- For general inquiries, please contact the emacs-devel mailing list.