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

24 lines
885 B
Plaintext

<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>