< Project:Emacs
Project:Emacs/Overlay
Here you will find packages and ebuilds developed in the Emacs Project, which contains GNU Emacs, XEmacs, the corresponding Elisp packages, and eclasses. Being work-in-progress, their functionality cannot be guaranteed.
- Gitweb (HTTP): https://gitweb.gentoo.org/repo/proj/emacs.git/
- Git access (read-only): git://anongit.gentoo.org/repo/proj/emacs.git
- Git via HTTP (read-only): https://anongit.gentoo.org/git/repo/proj/emacs.git
- Git via SSH (read/write): git+ssh://git@git.gentoo.org/repo/proj/emacs.git
How to fetch the overlay
Get Layman and Git, configure it:
root #
emerge --ask app-portage/layman dev-vcs/git
Adding the Emacs overlay is then as easy as:
root #
layman -a emacs
You can then regularly update to the latest reviewed revision:
root #
layman -s emacs
How to report bugs
Report bugs concerning packages in the overlay at
Gentoo Bugzilla. Mark the Summary line of
the bug with [emacs-overlay]
.
The source code of the packages maintained by the Emacs project as upstream has moved to the Emacs-Tools Git repository.
Status of packages in the overlay
app-admin
- emacs-updater
- live ebuild for package in main tree
app-doc
- elisp-tutorial
- in beta status, unfinished
app-emacs
- anything
- live ebuild for package in main tree
- auto-lang
- in beta status, last release in 2002
- babel
- so far no users' request to move to main tree
- ebuild-mode
- live ebuild for package in main tree
- emacs-common-gentoo
- live ebuild for package in main tree
- emacs-daemon
- live ebuild for package in main tree
- find-recursive
- from flameeyes-overlay
- fold-dwim
- needed as dependency for nxhtml-mode
- nummove
- so far no users' request to move to main tree
- oddmuse
- no release yet, not ready for main tree?
- rudel
- live ebuild for package in main tree
- smex
- no release yet
- w3m-type-ahead
- very special purpose, not for main tree?
- whizzytex
- to be tested
- wtf
- not suitable for main tree
app-eselect
- eselect-ctags
- live ebuild for package in main tree
- eselect-emacs
- live ebuild for package in main tree
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.