Programming

Debugging in Emacs

Many experienced Emacs users still switch to CLion or Visual Studio when it's time to debug their C or C++ code.

The Emacs Cat

Introduction

In my years of using Emacs, I’ve noticed a common pattern: developers who are highly proficient at editing source code in Emacs switch to a “normal IDE” (as they call …