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

18 lines
842 B
Plaintext

<p>Raw link: <a href="https://www.youtube.com/watch?v=nX6Cj9BqOY4">https://www.youtube.com/watch?v=nX6Cj9BqOY4</a></p>
<p>In this video I present an implementation of <code>append-to-buffer</code>. This
is an Emacs function for accumulating text (one of many). I combine
it with the power of a keyboard macro, window switching, and the
built-in shell prompt (<code>shell</code>), to ultimately run a Bash script in a
loop—a real productivity boost.</p>
<p>Please note that the lag I experience while executing the macro is due
to my underpowered hardware and the conditions I am recording in. My
sincere apologies!</p>
<p>Though not relevant to the demo, here is my Emacs configuration file:
<a href="https://protesilaos.com/emacs/dotemacs">protesilaos.com/emacs/dotemacs</a>.</p>