trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,20 @@
<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>