emacs/var/elfeed/db/data/b1/b18a8bf1fe9d8b58e73376c4f2a40137b24d8aaa
2022-01-03 12:49:32 -06:00

20 lines
865 B
Plaintext

<p>Raw link: <a href="https://www.youtube.com/watch?v=BjhcmRMF9qs">https://www.youtube.com/watch?v=BjhcmRMF9qs</a></p>
<p>In this video I cover the basics of <code>emacsclient</code>. 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.</p>
<p>Links to relevant projects of mine:</p>
<ul>
<li><a href="https://protesilaos.com/emacs/dotemacs">Dotemacs</a></li>
<li><a href="https://gitlab.com/protesilaos/dotfiles">Dotfiles</a></li>
<li><a href="https://gitlab.com/protesilaos/modus-themes">Modus themes</a></li>
<li><a href="https://gitlab.com/protesilaos/modus-themes">Tempus themes</a></li>
</ul>