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,15 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=u1YoF4ycLTY">https://www.youtube.com/watch?v=u1YoF4ycLTY</a></p>
<p>In this video tutorial I offer an introduction to Emacs special
compartments for storing data, called “registers”.</p>
<p>Use them to save text, numbers, positions, window or frame
configurations. They are very powerful and can boost your productivity
in various scenarios, such as when recording a keyboard macro.</p>
<p>Check <a href="https://protesilaos.com/emacs/dotemacs">my dotemacs</a> for the section I
have on registers (and for everything else, of course).</p>