This Emacs Quarterly Check-In cuts to the core: what's new, what's breaking, and what's worth your attention right now. The Emacs ecosystem never rests, and neither do its users. From core updates to must-try packages, the last quarter has been dense with meaningful changes that shape how you code, write, and think in Emacs.
Core Updates That Matter
Emacs 29.x continues to refine native compilation, making startup faster and improving responsiveness under heavy loads. The new tree-sitter integration now supports more languages out of the box, reducing the friction for richer syntax parsing. Built-in JSON and XML handling saw small but powerful tweaks that cut down boilerplate in scripts and packages. And image rendering in GUI mode has improved for displays pushing past 4K resolution.
Emerging Packages Worth Your Time
The package ecosystem this quarter saw the rise of gptel for integrating AI-assisted coding directly into buffers, and eglot gained better stability, making LSP usage smoother for large codebases. Tools like denote continue to evolve for knowledge management, offering a stable workflow alternative to org-mode for those seeking structured but portable note systems.
Performance and Workflow Shifts
Performance profiling tools in Emacs are now easier to apply during regular work, letting you identify sluggish functions without leaving your flow. More developers are adopting eat (Emacs Application Terminal) for an embedded terminal experience that performs closer to xterm without external dependencies. These shifts are subtle but compound over time, making daily sessions smoother and more efficient.