🌈 I provide private lessons on Emacs, Linux, and Life in general: https://protesilaos.com/coach/.

🪷 私人培训教学课程:Emacs, Linux 和人生: https://protesilaos.com/cn/coach/.

Basic applications of "emacsclient"

Control Emacs externally and integrate it with your custom desktop environment

Raw link: https://www.youtube.com/watch?v=BjhcmRMF9qs

In this video I cover the basics of emacsclient. This is a program that is provided by the standard Emacs distribution. It allows us to connect to the running Emacs process—the current server or daemon—in order to make use of its data (kill ring, buffer list, etc.) or to evaluate some Emacs Lisp.

Links to relevant projects of mine: