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