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: