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,10 @@
<div class=\"date\">25 Dec 2020</div>
<p>
When starting a long process, I prefix a shell command with <a href="beep.sh">beep</a>, a shell script I wrote to alert when the process had completed. I've been wanting to have a version for Emacs, and thought that I would also demonstrate how easy it is to add a feature to Emacs.
</p>
<p>
<a href="http://howardism.org/Technical/Emacs/beep-for-emacs.html">Read more...</a>
</p>