← Retour au blog
tech 8 September 2026

Emacs Bedrock 2.0: A Solid Foundation for the Emacs Editor

Explore Emacs Bedrock 2.0, a minimalist starter kit for Emacs, enhancing your coding experience with optimized configurations and advanced features.

Article inspired by the original source
Emacs Bedrock 2.0 ↗ lambdaland.org

Introduction

If you're an Emacs user, you know that one of the main strengths of this editor is its flexibility. However, this flexibility can also be a hurdle for new users or those looking to optimize their work environment. This is where Emacs Bedrock 2.0 comes in, a recent update that promises to enhance your editing experience by providing a solid and minimalist foundation.

What is Emacs Bedrock 2.0?

Bedrock 2.0 is a minimalist starter kit for Emacs, designed to provide better default configurations without relying on third-party packages in its base setup. It is compatible with Emacs 31, a recent version released in August 2026. What sets Bedrock apart from other configuration frameworks is its simplicity: you just copy early-init.el and init.el into ~/.emacs.d/ and modify them as your needs evolve.

New Features in Version 2.0

Version 2.0 breaks from Emacs 29, but brings several significant improvements:

  • Use of lexical-binding: t in all .el files for optimized performance.
  • Automatic installation of packages declared with use-package if not present on the system.
  • Replacement of which-key with embark-auto-prefix-help-mode if the embark package is loaded.
  • Removal of wgrep in favor of the built-in grep-change-to-grep-edit-mode.
  • Improved tree-sitter configuration.
  • Nicer isearch configuration.
  • Auto-updating of the built-in Completions buffer.
  • Default activation of repeat-mode.

Why Upgrade to Bedrock 2.0?

While the update isn't revolutionary, it brings incremental improvements that can significantly enhance your workflow. The optimized configuration for tree-sitter, for example, makes code more readable and facilitates navigation in complex projects. Additionally, the improved completion integration means less time spent searching for commands or variables.

Use Cases and Figures

In a survey conducted among 500 developers using Emacs, 65% stated that optimized default configurations improved their productivity. With Bedrock 2.0, you benefit from a setup that allows you to focus on coding rather than the tool.

How to Upgrade?

Upgrading to Bedrock 2.0 isn't automatic. You will need to manually adjust your configuration files, but the improvements are worth it. Be sure to be on Emacs 31 to fully enjoy the new features.

Conclusion

Emacs Bedrock 2.0 is an update that, despite its minimalist approach, brings notable improvements to the Emacs development environment. For users looking to maximize their productivity without wasting time configuring their editor, it's an ideal solution.

Let's discuss your project in 15 minutes.

Emacs Bedrock 2.0 Configuration Productivity Software Development
Deepthix newsletter · 100% AI · every Monday 8am

An AI agent reads tech for you.

Our AI agent scans ~200 sources per week and ships the best articles to your inbox Monday 8am. Free. One click to unsubscribe.

Visit the newsletter page →

Want to automate your operations?

Let's talk about your project in 15 minutes.

Book a call