¶Updates
The newsletter will resume next week!
¶Trying out Crafted Emacs v2 Beta
Today we’ll be trying out the new v2 Beta release of Crafted Emacs, a community-authored Emacs configuration starter kit!
We’re joined by Crafted Emacs maintainer Jeff Bowman to discuss the changes and anything else we need to know.
More information can be found in the new README and Jeff Bowman’s latest blog post:
- https://github.com/SystemCrafters/crafted-emacs/blob/craftedv2beta/README.org
- https://jeffbowman.writeas.com/crafted-emacs-v2-beta
Clone the repository to a local path somewhere:
git clone https://github.com/SystemCrafters/crafted-emacs --branch craftedv2beta
Pull it into your own init.el
file:
(load "~/crafted-emacs/modules/crafted-init-config")