You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository simultaneously contains and documents my GNU Emacs
configuration using the literate initialisation style. The
configuration is written using org-mode and executed using
org-babel-load-file. The init.el file is only used to boot-strap the
process.
The main aims and features of this configuration are:
The Emacs sources can be retrieved from the FTP server of the the GNU project or
the development sources can be access via Git on Savannah. An overview of
compiling Emacs 29 on a Debian-based distribution is given here. For more
information, see the manual and the build instructions in the sources INSTALL
file.
Clone the Emacs repository
git clone git://git.savannah.gnu.org/emacs.git
cd emacs