trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
|
||||
|
||||
<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>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue