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,24 @@
<div class="date">21 Apr 2017</div>
<p>
Last night, interested Emacsians from around the PDX area gathered
together for a <i>hack night</i>, with a goal to implement a rudimentary,
breadcrumb project. The basics of how to make a breadcrumb project
should be easy to grasp for a group of hackers... and also fun to
extend after everyone leaves to home.
</p>
<p>
I polished my notes from the evening and cleaned up some of the
function and variable names (no, they weren't offensive... just silly).
</p>
<p>
<a href="Technical/Emacs/hack-night-summary-1.html">Read more...</a>
</p>
<p>
The <a href="https://github.com/howardabrams/dot-files/blob/master/elisp/better-breadcrumbs.el">end result</a> turned out to be a great start to a personalized
approach to remembering and jumping to file positions.
</p>