20 lines
865 B
Plaintext
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>
|
|
|
|
|